https://bugzilla.wikimedia.org/show_bug.cgi?id=30874
--- Comment #3 from Ian Baker <[email protected]> 2011-09-12 18:20:42 UTC --- Or, something like [ $1 is a foo] (note leading space). This doesn't render to anything in the php parser, fyi. It'd be fine to catch it at the level of "nope, doesn't parse." It could even throw an an informative error at the console, like "message [messagename] failed to parse". The trouble is when the entire page breaks, and it takes some time to even discover that it's a problem with i18n. If a single message is broken, I bet most users will still be able to figure out what to do. -- 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
