[ 
https://issues.apache.org/jira/browse/SHINDIG-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896675#action_12896675
 ] 

Henry Saputra commented on SHINDIG-1187:
----------------------------------------

The core gadget spec for OpenSocial 1.0 still have the same wording: 
http://opensocial-resources.googlecode.com/svn/spec/1.0/Core-Gadget.xml.

Since Shindig currently following the spec I think this is not a bug.

Thoughts?

> Gadget Spec - Rendering must support multiple content sections
> --------------------------------------------------------------
>
>                 Key: SHINDIG-1187
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1187
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 1.1-BETA3
>            Reporter: Randy Hudson
>            Priority: Critical
>
> If gadget XML contains:
> <Content type="html" view="home">
> <![CDATA[ 
>       <p>Why don't I show up?</p>
> ]]>
> </Content>
> <Content type="html" href="/some/more/html/content" view="home"/>
> Only the second content shows up in the rendered gadget.  Both sections 
> should show up.  The restriction related to limits on content with hrefs only 
> applies for type="url" content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to