https://bugzilla.wikimedia.org/show_bug.cgi?id=30318
--- Comment #8 from Huji <[email protected]> 2011-09-18 17:37:00 UTC --- I agree with Niklas here. It is the templates that are responsible for converting their input and output correctly. This problem mostly occurs when you copy-paste templates from other wikis (in particular, from wikis using Latin-based languages such as English, etc). As those conversions are not needed in the aforementioned wikis, their template codes don't contain formatnum commands. In order to make them work in non-Latin languages (and by "work", I mean to accept non-Latin digits as input), one has to modify the code of the template by adding formatnum's here and there. This is cumbersome, but it is the right way to do it. I propose marking this as WONTFIX, because it is not a limitation on the extension's part, but rather a problem associated with copy-pasting template code from non-compliant sources. -- 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
