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


Splarka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|Parameter to suppress help  |Line-wrap help/error info in
                   |baggage with simple errors. |&format=jsonfm




--- Comment #2 from Splarka <[email protected]>  2009-03-26 23:46:59 UTC ---
Reopening and retitling.

http://en.wikipedia.org/w/api.php?action=flibble&format=xml  <-- useful error

http://en.wikipedia.org/w/api.php?action=flibble&format=xmlfm  <-- useful help

http://en.wikipedia.org/w/api.php?action=flibble&format=json <-- useful error

http://en.wikipedia.org/w/api.php?action=flibble&format=jsonfm <-- this help is
useless

Per IRC: json can convert /\n/ to something like "\"\n\t   + \""

foo = "foo bar baz"
    + "foo bar baz"

This then would actually be legible in jsonfm, and still valid after copy/paste


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