You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Neil (JIRA)" <ji...@apache.org> on 2008/05/08 13:27:55 UTC

[jira] Updated: (SHINDIG-248) Metadata servlet does not correctly return module prefs - specifically description field

     [ https://issues.apache.org/jira/browse/SHINDIG-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil updated SHINDIG-248:
-------------------------

    Attachment: metadata-description.patch

This patch just adds the description field to the JSON object being returned.

> 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.