[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3471) Decorate overwriting attributes invalid and required in event scope

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Mon Sep 29 08:46:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicklas Karlsson closed JBSEAM-3471.
------------------------------------

    Resolution: Done


Now stores away and restores "invalid" and "required" if they are present in the event scope.

> Decorate overwriting attributes invalid and required in event scope
> -------------------------------------------------------------------
>
>                 Key: JBSEAM-3471
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3471
>             Project: Seam
>          Issue Type: Bug
>          Components: JSF Controls
>    Affects Versions: 2.1.0.BETA1
>            Reporter: Nicklas Karlsson
>            Assignee: Nicklas Karlsson
>             Fix For: 2.1.0.GA
>
>
> Looking at the code in org.jboss.seam.ui.renderkit.DecorateRendererBase, doEncodeBegin sets the attributes "required" and "invalid" and
> removes them in doEncodeEnd without making an attempt to store away/restore existing values. 
> This appears to happens with every use of decorate, whether the user refers to the attributes or not, possibly confusing application logic if attributes
> with same name have been placed in the event scope.

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

        



More information about the seam-issues mailing list