[gatein-issues] [JBoss JIRA] (GTNPORTAL-3076) Javascript module configured for specific portal site is not loaded properly

Vu Viet Phuong (JIRA) jira-events at lists.jboss.org
Wed May 29 03:41:57 EDT 2013


Vu Viet Phuong created GTNPORTAL-3076:
-----------------------------------------

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


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


More information about the gatein-issues mailing list