[ 
https://issues.apache.org/jira/browse/LABS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660339#action_12660339
 ] 

Simone Gianni commented on LABS-266:
------------------------------------

Current fix takes into account the entire URL instead of the file name. This 
solves this bug, but creates the side effect of actually placing duplicates 
when the same resource (javascript or CSS) is available at different mount 
points. The final resource URL should be used instead to avoid this, but right 
now the current situation is enough.

> [web] Different CSS with same names will not end up in head
> -----------------------------------------------------------
>
>                 Key: LABS-266
>                 URL: https://issues.apache.org/jira/browse/LABS-266
>             Project: Labs
>          Issue Type: Bug
>          Components: Magma
>    Affects Versions: Current
>            Reporter: Simone Gianni
>            Assignee: Simone Gianni
>             Fix For: Future
>
>
> The current Head implementation avoids placing duplicate javascripts or CSS. 
> BUT, if two CSS exists with the same name in different packages, it will 
> strip the second out.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to