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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Summary|JavascriptFFS is building   |JavascriptFFS shouldn't be
                   |JSON manually               |building JSON manually

--- Comment #1 from Krinkle <[email protected]> 2012-05-14 08:33:57 UTC ---
In the backend FormatJson can be used, including an option to prettify
whitespace.

On the client side use the 'jquery.json' module to do this (aliases to the
built-in browser method JSON.stringify when available, implements a JSON
encoder otherwise).

-- 
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