[
https://issues.apache.org/jira/browse/TRINIDAD-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908056#action_12908056
]
Daniel Niklas commented on TRINIDAD-1910:
-----------------------------------------
One comment to my patch:
I could not find constants for "adf/jsfLibs"; "Configuration" seems to be
outdated?!
> portal: common.js is included serveral times
> --------------------------------------------
>
> Key: TRINIDAD-1910
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1910
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Portlet
> Affects Versions: 1.0.10-core
> Reporter: Daniel Niklas
> Attachments: XhtmlUtils-patch.txt
>
>
> The commons.js is included several times, when you have more than one
> trinidad-porlet on your portal-site.
> In XhtmlUtils#writeLibImport there is a mechanism to prevent including
> javascript libs more than one time (portal environment). This mechanism is
> not working, when you have more than one Trinidad-portlets within different
> web apps.
> The problem is, that the key contains the webapp context!
> Here " _uixJSL" for example contains:
> "/webapp-one/adf/jsLibs/Common1_0_10.js"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.