https://bugzilla.wikimedia.org/show_bug.cgi?id=27571
--- Comment #10 from Paul Selitskas <[email protected]> 2012-11-15 22:14:33 UTC --- I've made a GRAMMAR test page about a year ago and thanks to it I detected some strange behaviour. I'm not sure on this one, but perhaps it could be a starting point (and maybe the fallback mechanism actually works good). https://be-x-old.wikipedia.org/wiki/User:Wizardist/GrammarTest If you see the green checks, then the GRAMMAR worked the right way (default interface language: be-tarask). In the footer you can also see the link "Пра Вікіпэдыю" ({{int:aboutsite}}). Now, let's switch to be-x-old (I checked both with 'uselang' and Settings customizing). If GRAMMAR would not fall back to be-tarask rules, we would see a lot of red fail signs, and we don't. But! If we call by the footer, we can see that {{int:aboutsite}} didn't actually worked out. {{SITENAME}} has just stayed {{SITENAME}} and GRAMMAR rules were not applied. So, maybe it's not fallback mechanisms to blame. P.S. dug into code and I think that Skin::footerLink() just doesn't support magic words. -- 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
