You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:11:09 UTC

[jira] Updated: (ADFFACES-322) UIXShowOne#queueEvent() incorrectly queues undisclosed event

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