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


This is a patch for issue 2357 - pickList attribute disable does not work.  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
 - 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.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to