[richfaces-issues] [JBoss JIRA] Assigned: (RF-6701) Patch for Issue 2357 - pickList attribute disable does not work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Apr 7 09:26:22 EDT 2009


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

Nick Belaevski reassigned RF-6701:
----------------------------------

    Assignee: Nick Belaevski


> Patch for Issue 2357 - pickList attribute disable does not work
> ---------------------------------------------------------------
>
>                 Key: RF-6701
>                 URL: https://jira.jboss.org/jira/browse/RF-6701
>             Project: RichFaces
>          Issue Type: Patch
>    Affects Versions: 3.3.0
>            Reporter: Kevin Lester
>            Assignee: Nick Belaevski
>         Attachments: patch-2009_04_06.diff, patch-updated.diff, patch.diff
>
>
> This is a patch for the following issues:
> RF-2357 - pickList attribute disable does not work.  
> RF-6622 - pickList: allow to configure buttons
> The patch was created yb the following: svn diff > patch.diff
> The patch contains the following changes:
>  - Update to the PickListRenderer to only show the disabled controls when the PickList is disabled, and to conditionally render the controls based on the attributes in issue 6622
>  - Update to the htmlPickList.jspx to only render the PickList javascript when the PickList is enabled (prevents events from being registered to the disabled component)
>  - Update to the pickList-sample application to enable testing of the disabled attribute.
> Note that the fix for 6622 only includes the following 2 attributes:
> -fastMoveControlsVisible 
> -moveControlsVisible 
> The other attributes specified in the Jira issue 6622 do not apply to the PickList.  Also note that the fix for issue 6622 applies to the Jira issue description, and NOT to the forum post.  The forum post in issue 6622 refers to the ability to conditionally render the "remove" and the "removeAll" controls.  This fix does not include that functionality, (though it could be added).  This fix only includes the attributes listed above.

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