https://bugzilla.wikimedia.org/show_bug.cgi?id=54572
--- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- We can't fix it in output\(\) because we have an exception before we entered in output\(\). What about just replace output\(u'%s' %e\) -> output\(str\(e\)\) ? it works. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
