[
https://issues.apache.org/jira/browse/TRINIDAD-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated TRINIDAD-809:
----------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.4-core)
1.0.5-core
Status: Resolved (was: Patch Available)
> StampState for UIXShowDetail does not handle EL-bound "disclosed" property
> --------------------------------------------------------------------------
>
> Key: TRINIDAD-809
> URL: https://issues.apache.org/jira/browse/TRINIDAD-809
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.2.3-core
> Reporter: Max Starets
> Fix For: 1.0.5-core
>
> Attachments: SDState.patch
>
>
> org.apache.myfaces.trinidad.component.StampState.SDState assumes that the
> "disclosed" value is always local. When the initial state is saved,
> getDisclosed() is called. The boolean return value then used as a local
> override for showDetail in each row. We need to check whether the value is
> local before putting it into the state.
> This needs to be fixed in 1.2.4 release
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.