You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2011/06/08 21:25:58 UTC

[jira] [Commented] (RAVE-57) wikipedia gadget is not rendering

    [ https://issues.apache.org/jira/browse/RAVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046146#comment-13046146 ] 

Raminderjeet Singh commented on RAVE-57:
----------------------------------------

I debugged this using Crome > Inspect Element and found that div element is coming empty for this gadget. Comments(thankful for that already) in that file pointed me to look into OpenSocialWidgetRenderer .I checked the String value of render for this gadget and found shindig is not able to render this file because this does not have default view tag. 

<script type="text/javascript">widgets.push({type: 'OpenSocial', regionWidgetId: 6, widgetUrl: 'http://www.google.com/ig/modules/wikipedia.xml',  metadata: [{"id":"gadgets.metadata","result":{"http://www.google.com/ig/modules/wikipedia.xml":{"error":{"message":"View default does not exist","code":400}}}}], userPrefs: {}});</script>

I tried it with ogce-gadget container and it working well there so now debugging it deeper. 

> wikipedia gadget is not rendering
> ---------------------------------
>
>                 Key: RAVE-57
>                 URL: https://issues.apache.org/jira/browse/RAVE-57
>             Project: Rave
>          Issue Type: Bug
>            Reporter: Marlon Pierce
>            Assignee: Raminderjeet Singh
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira