[
https://issues.apache.org/jira/browse/WOOKIE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13230496#comment-13230496
]
Paul Sharples commented on WOOKIE-324:
--------------------------------------
hmm. I replace the original <icons> with what was found after the parser ran
and found in the subsequent model a la...
List<IIconEntity> generatedIcons = widgetModel.getIconsList(); (in
WidgetImportHelper)
Possible I've missed something, so will check again.
> POSTing a widget to wookie should return its config.xml metadata
> ----------------------------------------------------------------
>
> Key: WOOKIE-324
> URL: https://issues.apache.org/jira/browse/WOOKIE-324
> Project: Wookie
> Issue Type: Improvement
> Components: Wookie REST API
> Affects Versions: 0.10.0
> Environment: n/a
> Reporter: Paul Sharples
> Assignee: Paul Sharples
> Fix For: 0.10.0
>
>
> At present when a widget is added to wookie using the POST method, a status
> code is returned. It would be a handy feature if as part of this process,
> wookie also returned the xml metadata (or perhaps, even other types susch as
> json) back with the response. This way a calling application has access to
> the internal config.xml data without having to parse it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira