issue with piriti 0.8 writer

17 views
Skip to first unread message

Asim

unread,
Mar 14, 2012, 11:31:12 AM3/14/12
to Piriti
I upgraded from pirit 0.73b to 0.8 and i have an issue with json
writer. In hosted mode it all works correctly, but when i run it in
prod mode, the json is not written correctly, instead of

{ "readonly": true, "name": "Foo", "createdAt": "08.01.2010", "count":
20 }

i get :

{ "readonly": true "name": "Foo" "createdAt": "08.01.2010" "count":
20 }

i.e. there is no ',' to seperate the fields.

Harald Pehl

unread,
Mar 14, 2012, 11:40:29 AM3/14/12
to pir...@googlegroups.com
That's really strange...

I will look into it and let you know what i found out...

- Harald

Harald Pehl

unread,
Mar 15, 2012, 11:32:33 AM3/15/12
to pir...@googlegroups.com
In the meantime other people reported the same problems: http://code.google.com/p/piriti/issues/detail?id=55

Please star this issue to get notified about bugfixes.

- Harald

Harald Pehl

unread,
Mar 16, 2012, 4:07:24 AM3/16/12
to pir...@googlegroups.com
Please make sure you have the right version of Velocity. You need velocitry 1.7. See also  http://code.google.com/p/piriti/issues/detail?id=55 

- Harald

Asim

unread,
Mar 19, 2012, 10:08:15 AM3/19/12
to Piriti
Yep, looks good with velocity 1.7, thanks.
Reply all
Reply to author
Forward
0 new messages