Metadata servlet does not correctly return module prefs - specifically
description field
----------------------------------------------------------------------------------------
Key: SHINDIG-248
URL: https://issues.apache.org/jira/browse/SHINDIG-248
Project: Shindig
Issue Type: Bug
Components: Gadget Rendering Server (Java)
Environment: Win XP, Weblogic 9.2
Reporter: Neil
The metadata servlet currently does not return the correct full set of module
prefs in the JSON object.
The inner Job class in the JsonRpcHandler class hand-crafts the JSON response
(rather than using reflection or similar) and does not include the description
field. It includes all other module prefs, so this would appear to be an
oversight.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.