Page MenuHomePhabricator

{{NAMESPACE:}} parser function has trouble with encoded symbols in page titles
Closed, ResolvedPublic

Description

Author: Amalthea.wikimedia

Description:
Summary sounds like a dupe of bug 13288, but I don't think they are the same

While Talk:The_Tonight_Show_with_Conan_O%27Brien is, with the encoded apostrophe, a valid link target for [[Talk:The Tonight Show with Conan O'Brien]], the NAMESPACE parser function has problems with it:

  • '{{NAMESPACE:Talk:The_Tonight_Show_with_Conan_O'Brien}}' → 'Talk'
  • '{{NAMESPACE:Talk:The_Tonight_Show_with_Conan_O%27Brien}}' → ''

Version: unspecified
Severity: minor

Details

Reference
bz22553

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:00 PM
bzimport set Reference to bz22553.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 40442 ***