Patches item #3576365, was opened at 2012-10-11 08:35 Message generated for change (Tracker Item Submitted) made by danmichaelo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3576365...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: danmichaelo (danmichaelo) Assigned to: Nobody/Anonymous (nobody) Summary: Archivebot handling multiple equal signs in config
Initial Comment: archivebot.py does currently not handle the following config syntax:
|archiveheader = {{Arkivskap | auto = lang | søk = ja }}
although there is no reason it should not. This is due to line 413, expecting only a single equal sign per line. A simple fix is to limit the splitting to a single split.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3576365...
pywikipedia-bugs@lists.wikimedia.org