[
https://issues.apache.org/jira/browse/SHINDIG-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603502#action_12603502
]
Kevin Brown commented on SHINDIG-248:
-------------------------------------
Late late update on this one -- description isn't returned right now due to
payload size.
There's a TODO in here for only returning the fields requested by the consumer
of the servlet (perhaps broken down into groups)?
Is anyone interested in tackling this?
> 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
> Attachments: metadata-description.patch
>
>
> 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.