https://bugzilla.wikimedia.org/show_bug.cgi?id=32206
--- Comment #3 from Yaron Koren <[email protected]> 2011-11-04 16:48:50 UTC --- Hi, Thinking about it more, I remember my rationale for doing it this way: for "values from namespace", there's no point including the namespace, since it's known. It's true that this makes backwards-compatibility an issue, but hopefully that can be fixed using either Replace Text or an #if call in the template. For "values from concept" and the like, not including the namespace is risky, because there can be two pages with the same name, but in different namespaces. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
