[Patch] Enables MultiValueFields with checkbox style to be disabled
-------------------------------------------------------------------

         Key: COCOON-1699
         URL: http://issues.apache.org/jira/browse/COCOON-1699
     Project: Cocoon
        Type: Bug
  Components: Blocks: Forms  
    Versions: 2.1.9-dev (current SVN)    
    Reporter: Paul Focke
    Priority: Minor
 Attachments: cocoon-forms-disable_multivalue_checkbox.patch

When setting a MultiValueField widget with a checkbox styling to a disabled 
state the rendered checkboxes appear enabled/active.  This patch checks the 
state of the MultiValueField, if it is disabled it passes this state down to 
it's child selection-list/items.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to