https://bugzilla.wikimedia.org/show_bug.cgi?id=51361
Siddhartha Ghai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Siddhartha Ghai <[email protected]> --- (In reply to comment #1) > Hi, could you please elaborate why there is a problem in MediaWiki code, and > why this is not a problem in the code of the Twinkle gadget? Thanks! The same code was functional in january, and in july it was broken. The error comes from the mediawiki(RL?) parser. So back in January, MW was either removing the BOMs from the code during minification, or it had no problem accepting BOMs in js files. The gadget was also working fine. Now, the parser causes the said error to show up. (Note that the error is from the mediawiki parser, not the gadget itself). I don't see how the problem can be in the gadget since the same code was working fine since october 2012 to alteast january 2013. -- 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
