[richfaces-issues] [JBoss JIRA] Created: (RF-6701) Patch for Issue 2357 - pickList attribute disable does not work
Kevin Lester (JIRA)
jira-events at lists.jboss.org
Fri Apr 3 15:25:22 EDT 2009
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
More information about the richfaces-issues
mailing list