Chris Geer created RAVE-902:
-------------------------------
Summary: Add Widget to store doesn't work
Key: RAVE-902
URL: https://issues.apache.org/jira/browse/RAVE-902
Project: Rave
Issue Type: Bug
Affects Versions: 0.21
Reporter: Chris Geer
If you just fill in the "required" fields and click Save nothing happens. If
you fill in all the fields you get server side errors like:
[INFO] [talledLocalContainer] ERROR:
org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver
- Error while reading: JSONObject["description"] not found.
[INFO] [talledLocalContainer] org.json.JSONException: JSONObject["description"]
not found.
[INFO] [talledLocalContainer] at org.json.JSONObject.get(JSONObject.java:498)
[INFO] [talledLocalContainer] at
org.json.JSONObject.getString(JSONObject.java:669)
[INFO] [talledLocalContainer] at
org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver.parseProperty(OpenSocialWidgetMetadataResolver.java:105)
[INFO] [talledLocalContainer] at
org.apache.rave.provider.opensocial.service.impl.OpenSocialWidgetMetadataResolver.getMetadata(OpenSocialWidgetMetadataResolver.java:67)
[INFO] [talledLocalContainer] at
org.apache.rave.portal.web.api.rpc.WidgetApi$1.execute(WidgetApi.java:69)
[INFO] [talledLocalContainer] at
org.apache.rave.portal.web.api.rpc.WidgetApi$1.execute(WidgetApi.java:63)
[INFO] [talledLocalContainer] at
org.apache.rave.portal.web.api.rpc.model.RpcOperation.getResult(RpcOperation.java:38)
[INFO] [talledLocalContainer] at
org.apache.rave.portal.web.api.rpc.WidgetApi.getWidgetMetadata(WidgetApi.java:63)
[INFO] [talledLocalContainer] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira