UIXShowOne#queueEvent() incorrectly queues undisclosed event
------------------------------------------------------------

                 Key: ADFFACES-322
                 URL: http://issues.apache.org/jira/browse/ADFFACES-322
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Archetype
         Environment: Any
            Reporter: Dave Robinson
            Priority: Minor


When UIXShowOne#queueEvent() encounters a disclose true event, it attempts to 
find the currently disclosed child and launch an additional disclose false 
event to that child. But, due to an error in the code, it ends up sending 2 
events on the to-be-disclosed child, first a disclose false event, then a 
disclose true event. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to