[
https://issues.jboss.org/browse/GTNPORTAL-3076?page=com.atlassian.jira.pl...
]
Trong Tran updated GTNPORTAL-3076:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Assignee: Vu Viet Phuong
Fix Version/s: 3.5.5.Final
3.6.0.Final
Resolution: Done
Javascript module configured for specific portal site is not loaded
properly
----------------------------------------------------------------------------
Key: GTNPORTAL-3076
URL:
https://issues.jboss.org/browse/GTNPORTAL-3076
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: WebUI
Affects Versions: 3.6.0.Beta02
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
Fix For: 3.5.5.Final, 3.6.0.Final
Javascript config for specific portal site is not load properly. For example, we have
this configuration in gatein-resources.xml
{code}
<portal>
<name>my-site</name>
<module>
<script>
<path>/javascript/test.js</path>
</script>
</module>
</portal>
{code}
--> expect to have PORTAL/my-site js resource loaded when "my-site" is
accessed
--
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