https://bugzilla.wikimedia.org/show_bug.cgi?id=25709
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bawolff <[email protected]> 2012-01-07 18:58:52 UTC --- This is a general issue with the fact that ['s and ]'s are illegal characters in Titles, so not allowed in the anchors. In addition to the .5B thing, you can also use percent-escaping: [[#This is a %5Bheader%5D with brackets]] ----- I don't think this bug is very likely to be fixed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
