https://bugzilla.wikimedia.org/show_bug.cgi?id=32248
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] 2011-11-14 16:36:32 UTC --- "[[:{{TALKPAGENAME:{{FULLPAGENAME:Isn't anything}} }}]]" works for me on trunk. {{FULLPAGENAMEE:Isn't anything}} }} is giving Isn%27t_anything, but that is rejected by {{TALKPAGENAME:Isn%27t_anything}} and {{TALKPAGENAMEE:Isn%27t_anything}} because "URL percent encoding sequences interfere with the ability to round-trip titles -- you can't link to them consistently." (Title::getTitleInvalidRegex) -- 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
