https://bugzilla.wikimedia.org/show_bug.cgi?id=63850

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
          Component|JavaScript                  |Change tagging
             Blocks|31601                       |
            Summary|Some messages on            |Description of change tags
                   |special:tags are not shown  |using slashes '/' in their
                   |under certain conditions    |names is not shown on
                   |                            |Special:Tags
     Ever confirmed|0                           |1

--- Comment #1 from Bartosz Dziewoński <[email protected]> ---
Yeah, slashes in tag names (and thus in names of MediaWiki: namespace pages)
are probably impossible to support due to how our internationalization system
works. 

I'm not sure what we could do about it, maybe map '/' to '-' before looking for
a message or something? (So the page for a tag called "a/b/c" would be
"MediaWiki:A-b-c".)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to