What steps will reproduce the problem?
1. Try to return any JSON response
In line line 367 of /trunk/src/main/python/rest/__init__.py
xml_node.disp_meta_ = LIST_EL_NAME return xml_node
should read
xml_node.disp_meta_ = LIST_EL_NAME
return xml_node
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by wuftymer...@gmail.com on 17 Jan 2013 at 10:44
Original issue reported on code.google.com by
wuftymer...@gmail.com
on 17 Jan 2013 at 10:44