You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Max Starets (JIRA)" <de...@myfaces.apache.org> on 2007/11/08 21:40:51 UTC

[jira] Updated: (TRINIDAD-809) StampState for UIXShowDetail does not handle EL-bound "disclosed" property

     [ https://issues.apache.org/jira/browse/TRINIDAD-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets updated TRINIDAD-809:
---------------------------------

    Status: Patch Available  (was: Open)

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