No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
etherpump/commands/pull.py
|
|
@ -465,7 +465,7 @@ async def handle_pad(args, padid, data, info, session): |
|
|
|
except TypeError: |
|
|
|
ver["message"] = html["message"] |
|
|
|
|
|
|
|
# Process text, html, dhtml, all options |
|
|
|
# Process text, html, dhtml, magicwords and all options |
|
|
|
if args.all or args.html: |
|
|
|
# mb: line causing the error of not writing the correct HTML content to the correct HTML file: |
|
|
|
# url = info["localapiurl"] + "getHTML?" + urlencode(data) |
|
|
|