The branch, pu/json has been created at 4124fe9ac1c2debdf5dee798e1754e3d7ae6d76f (commit)
- Shortlog ------------------------------------------------------------ commit 4124fe9ac1c2debdf5dee798e1754e3d7ae6d76f Author: elektra onelektra@gmx.net Date: Wed Mar 9 18:16:16 2011 +0100
vis: Modified format of JSON output.
The current vis server JSON output format is breaking the json_decode() function for PHP.
This patch mainly: - Removes all spaces - Removes all the \t TABS - Double quotes the string-variables
Reported-by: "Alberto Escudero-Pascual" aep@it46.se Signed-off-by: "elektra" onelektra@gmx.net
-----------------------------------------------------------------------