You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Anthony Carlucci (JIRA)" <ji...@apache.org> on 2012/07/25 17:31:34 UTC

[jira] [Resolved] (RAVE-732) Unable to render two widgets of the same type on the same page

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

Anthony Carlucci resolved RAVE-732.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.14

This issue is fixed - it was introduced with r1363010 (RAVE-624). The key used in the map that stores the registerWidget String blocks was incorrectly using the widgetId instead of the regionWidgetId as part of its value.  This was affecting both OpenSocial and W3C widgets.

                
> Unable to render two widgets of the same type on the same page
> --------------------------------------------------------------
>
>                 Key: RAVE-732
>                 URL: https://issues.apache.org/jira/browse/RAVE-732
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.14
>            Reporter: Anthony Carlucci
>            Assignee: Anthony Carlucci
>             Fix For: 0.14
>
>         Attachments: rave-732_screenshot.png
>
>
> Rendering two widgets of the same type on the same page causes one of the widgets to not render, as well as a javascript error, which prevents other widget functionality from working correctly such as widget menu actions.
> TypeError: widget is undefined   -  rave.js line 775
> HOW TO REPRODUCE
> -----------------------------------
> 1) Login as any user
> 2) Create a blank page
> 3) Add two of the same widget to the page
> 4) View the page

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