https://bugzilla.wikimedia.org/show_bug.cgi?id=16474
--- Comment #10 from Umherirrender <[email protected]> 2010-10-26 19:21:15 UTC --- (In reply to comment #9) > I'm not sure whether it was already posted, but > {{NAMESPACE:xyz}} and > {{PAGENAME:xyz}} > are also not working with "<", ">" or their html-escaped equivalents &lt; > and &gt;. The quote characters (",') are OK in here. > I think it belongs to this bug, please fix me. "<" and ">" are not allow inside titles, see [[mw:Manual:$wgLegalTitleChars]], so there are cannot work with NAMESPACE or PAGENAME. -- 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
