Page MenuHomePhabricator

Fix parenthesis-bug in compileLinkR
Closed, ResolvedPublic

Description

Originally from: http://sourceforge.net/p/pywikipediabot/patches/530/
Reported by: loxley
Created on: 2011-12-09 22:06:24
Subject: Fix parenthesis-bug in compileLinkR
Assigned to: xqt
Original description:
Textlib.py’s compileLinkR doesn't exlude \( or \) at the end of URLs.


Version: unspecified
Severity: normal
See Also:
https://sourceforge.net/p/pywikipediabot/patches/530

Details

Reference
bz54568

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:11 AM
bzimport set Reference to bz54568.

reopened due to bug \#3610818, commit r11378

Update: Opening paranthesis are allowed, closing ones arn’t.

  • status: closed-accepted --> open-accepted
  • status: open-accepted --> closed-accepted
  • assigned_to: nobody --> xqt
  • status: open --> open-accepted

See [1] for more information, It's fixed but not in a clean way, so I'll fix it up

[1] http://www.mediawiki.org/wiki/Special:Code/pywikipedia/11442#code-comments

  • Bug 55143 has been marked as a duplicate of this bug. ***

Change 119964 had a related patch set uploaded by Ladsgroup:
Fix bug 54568

https://gerrit.wikimedia.org/r/119964