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


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