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

Matthias Weßendorf updated TRINIDAD-1545:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core
         Assignee: Matthias Weßendorf
           Status: Resolved  (was: Patch Available)

> PPR Triggers fail to fire for more than one stamp of the same component
> -----------------------------------------------------------------------
>
>                 Key: TRINIDAD-1545
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1545
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions:  1.2.11-core
>            Reporter: Max Starets
>            Assignee: Matthias Weßendorf
>             Fix For:  1.2.12-core
>
>         Attachments: jira-1545.diff
>
>
> After the first component stamp gets added as a partial target as a result of 
> a partial trigger, other stamps of the same component will no
> longer be added as partial targets on the same request. This happens because 
> RequestContextImpl._addTarget removes trigger-to-listeners
> mapping before recursing into processing newly found targets as subsequent 
> triggers.
> The solution should be re-adding the map entry after recursion.

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