[ 
https://issues.apache.org/jira/browse/TRINIDAD-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf resolved TRINIDAD-1116.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.9-core
                   1.0.9-core

> Issue with the Key used in FileSystemStyleCache
> -----------------------------------------------
>
>                 Key: TRINIDAD-1116
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1116
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions:  1.2.8-core
>            Reporter: Stevan Malesevic
>            Assignee: Matthias Weßendorf
>             Fix For: 1.0.9-core, 1.2.9-core
>
>
> IN the Trinidad 1.2.8 Key object from 
> org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.Key got 
> changed to have version as a string rather then int. This broke the equals 
> method where the comparison is doen with "!=" and it should now be string 
> equals like :
> !_version.equals(key._version)
> This issue has a big side affect that entries in the cache are created 
> multiple time

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

Reply via email to