https://bugzilla.wikimedia.org/show_bug.cgi?id=37315
--- Comment #1 from Brion Vibber <[email protected]> 2012-06-15 19:42:12 UTC --- Note that it's probably not Scribunto itself that's eating the text, but later parser processing that uses PCRE regular expressions in UTF-8 mode. May need to stick in a UTF-8 validation step on the output from the Lua side though. -- 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
