[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3471) Decorate overwriting attributes invalid and required in event scope
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Sep 29 08:00:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated JBSEAM-3471:
------------------------------
Fix Version/s: 2.1.0.GA
> 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
> 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