https://bugzilla.wikimedia.org/show_bug.cgi?id=20241


Daniel Friesen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mediawiki-b...@nadir-seen-
                   |                            |fire.com




--- Comment #3 from Daniel Friesen <[email protected]>  
2009-08-24 17:39:59 UTC ---
Rather than patching the code to construct json in a raw string based way,
which most likely will have issues when it comes to unicode (normally those are
supposed to be encoded using \u's iirc) why not tweak the code instead to use a
proper json encoder. The API already has a method for json encoding.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to