https://bugzilla.wikimedia.org/show_bug.cgi?id=44459
Matthew Flaschen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|JavaScript |Internationalization Assignee|[email protected] |[email protected]. | |org --- Comment #10 from Matthew Flaschen <[email protected]> --- It doesn't affect the current fix, but part of my comment (6) above is incorrect. If we want to support the curly braces but not HTML, I believe that would be text, not plain. From https://www.mediawiki.org/wiki/Manual:Messages_API#Format: "wfMessage()->text(); transforms the message text (MessageCache::transform() which transforms all '{{}}')". 'plain' (which the fix is regarding) only has parameter substitution. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
