[gatein-issues] [JBoss JIRA] (GTNPORTAL-2542) Wrong name for shared javascript module UIVirtualList.js

Trong Tran (JIRA) jira-events at lists.jboss.org
Fri Sep 27 04:07:02 EDT 2013


    [ https://issues.jboss.org/browse/GTNPORTAL-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807823#comment-12807823 ] 

Trong Tran commented on GTNPORTAL-2542:
---------------------------------------

[~vstorm83] please review the PR
                
> Wrong name for shared javascript module UIVirtualList.js
> --------------------------------------------------------
>
>                 Key: GTNPORTAL-2542
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2542
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0-GA
>            Reporter: Martin Weiler
>            Assignee: Tuyen Nguyen The
>            Priority: Minor
>   Original Estimate: 1 hour
>          Time Spent: 2 hours
>  Remaining Estimate: 0 minutes
>
> https://community.jboss.org/wiki/SharedJavascript lists the following webui-ext modules:
>       <script>
>          <name>eXo.webui.UIVirtualList</name>
>          <path>/javascript/eXo/webui/UIVirtualList.js</path>
>       </script>
>       <script>
>          <name>eXo.webui.UICombobox</name>
>          <path>/javascript/eXo/webui/UICombobox.js</path>
>       </script>
> In  web/eXoResources/src/main/webapp/WEB-INF/gatein-resources.xml, both scripts are using the same identifier 'eXo.webui.UICombobox':
>       <param>
>          <js-module>eXo.webui.UICombobox</js-module>
>          <js-path>/javascript/eXo/webui/UICombobox.js</js-path>
>          <js-priority>4</js-priority>
>       </param>
>       <param>
>          <js-module>eXo.webui.UICombobox</js-module>
>          <js-path>/javascript/eXo/webui/UIVirtualList.js</js-path>
>          <js-priority>4</js-priority>
>       </param>

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


More information about the gatein-issues mailing list