https://bugzilla.wikimedia.org/show_bug.cgi?id=61820
Bug ID: 61820 Summary: pagefromfile.py: parameters -start, -end, -titlestart, -tittleend need proper escaping before used in regular expressions. Product: Pywikibot Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: bugzilla.wikimedia@publi.purodha.net Web browser: --- Mobile Platform: ---
python pwb.py pagefromfile -titlestart:"**"
dies with an error message about an invalid regular expression.
https://bugzilla.wikimedia.org/show_bug.cgi?id=61820
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 114973 had a related patch set uploaded by Purodha: Bug 61820. Parameters -start, -end, -titlestart, -tittleend need proper escaping before used in regular expressions.
https://gerrit.wikimedia.org/r/114973
https://bugzilla.wikimedia.org/show_bug.cgi?id=61820
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=61820
Merlijn van Deen valhallasw@arctus.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |valhallasw@arctus.nl Resolution|--- |FIXED
https://bugzilla.wikimedia.org/show_bug.cgi?id=61820
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 114973 merged by jenkins-bot: Bug 61820. Parameters -start, -end, -titlestart, -tittleend need proper escaping before used in regular expressions.
https://gerrit.wikimedia.org/r/114973
pywikipedia-bugs@lists.wikimedia.org