[
https://issues.apache.org/jira/browse/ADFFACES-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-322:
----------------------------------------
Component/s: (was: Archetype)
Components
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> UIXShowOne#queueEvent() incorrectly queues undisclosed event
> ------------------------------------------------------------
>
> Key: ADFFACES-322
> URL: https://issues.apache.org/jira/browse/ADFFACES-322
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.0-incubating-core
> Environment: Any
> Reporter: Dave Robinson
> Assigned To: Adam Winer
> Priority: Minor
> Fix For: 1.0.0-incubating-core
>
> Attachments: trunk.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.