Example:
js>jsonQuery("[?b8yte]")
function (...) {
...
return $obj.b8$obj.yte;
...
}
The regex at WEB-INF/src/org/persvr/server.js:342 only matches property names
that contain
[a-zA-Z_$] characters. However this restriction is only true for the first
character of property
name literals.
Patch attached.
Original issue reported on code.google.com by rheimb...@gmail.com on 18 May 2010 at 12:05
Original issue reported on code.google.com by
rheimb...@gmail.com
on 18 May 2010 at 12:05Attachments: