codeformunich / muenchen-transparent

Ein alternatives Ratsinformationssystem mit E-Mail-Benachrichtigungen, Volltextsuche und vielem mehr.
https://www.muenchen-transparent.de
GNU Affero General Public License v3.0
50 stars 8 forks source link

make json output nicer #140

Closed eFrane closed 8 years ago

eFrane commented 8 years ago

OParl's json can contain unescaped unicode and not escaping slashes is just good practice in general.

eFrane commented 8 years ago

In other words: The output of PHP's json_encode is more or less unparsable for any other function but json_decode without these flags.

konstin commented 8 years ago

Thanks!

grindhold commented 8 years ago

\o/ more fodder for liboparl