__pkginfo__.py
author Florent Cayré <florent.cayre@gmail.com>
Fri, 20 Jan 2017 03:54:43 +0100
branch3.24
changeset 11909 244cd7f407b8
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[uilib] Fix incorrect serialization of python dicts into javascript objects Valid javascript object keys must be surrounded by quotes unless they are valid javascript identifiers. Valid identifiers are a defined by complex and changing specs, so it is much simpler to always use quotes. Closes #17046704.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11382
dab704a0e4b1 Symlink __pkginfo__.py at root
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
cubicweb/__pkginfo__.py