[richfaces-issues] [JBoss JIRA] Commented: (RF-6972) listShuttle property "valid" defaults to false

Mike Pettypiece (JIRA) jira-events at lists.jboss.org
Wed Apr 29 13:37:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12465059#action_12465059 ] 

Mike Pettypiece commented on RF-6972:
-------------------------------------

I also noticed that the "value" property is defined twice in listShuttle.xml - I'm not sure which one should be removed.

> listShuttle property "valid" defaults to false
> ----------------------------------------------
>
>                 Key: RF-6972
>                 URL: https://jira.jboss.org/jira/browse/RF-6972
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component
>    Affects Versions: 3.3.0
>            Reporter: Mike Pettypiece
>         Attachments: RF-6972.patch
>
>
> See http://seamframework.org/Community/RichFacesListShuttleAlwaysConsideredInvalidBySdecorate
> The problem is that the default value of the "valid" field is set to false - most other JSF components (UIInput, etc) set it to true.
> This causes problems with the seam <s:decorate> tag - the default state of the listShuttle is "invalid".
> The "valid" property in listShuttle.xml should be set to a default value of "true"
> <property hidden="true" el="false">
>    <name>valid</name>
>    <defaultvalue>true</defaultvalue>
> </property>

-- 
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 richfaces-issues mailing list