https://bugzilla.wikimedia.org/show_bug.cgi?id=55113
Web browser: --- Bug ID: 55113 Summary: category.py add blind with contextual links Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/75/ Reported by: Anonymous user Created on: 2007-01-28 21:44:27 Subject: category.py add blind with contextual links Original description: When using category.py add and giving a page where wikilinks are in this form [[/foo]] or [[/foo/]] (http://en.wikibooks.org/w/index.php?title=C%2B%2B%5C_Programming&action=... for exemple) or included in a template, the robot will parse pages named litteraly [[/foo]] instead of [[{{PAGENAME}}/foo]]. And if the link is included in a template, the robot will see anything (but for the template, it's often more convenient and not so problematic).