You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Paul Focke (JIRA)" <ji...@apache.org> on 2005/11/25 12:13:55 UTC

[jira] Created: (COCOON-1699) [Patch] Enables MultiValueFields with checkbox style to be disabled

[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


[jira] Commented: (COCOON-1699) [Patch] Enables MultiValueFields with checkbox style to be disabled

Posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/COCOON-1699?page=comments#action_12372205 ] 

Jean-Baptiste Quenot commented on COCOON-1699:
----------------------------------------------

In 2.1.8 certainly not, because we cannot modify released versions.  But it will be in 2.1.9 scheduled to be released in about a week.  And of course you can always checkout Cocoon in branch 2.1.

> [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
>     Assignee: Jean-Baptiste Quenot
>     Priority: Minor
>      Fix For: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>  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


[jira] Commented: (COCOON-1699) [Patch] Enables MultiValueFields with checkbox style to be disabled

Posted by "Benjamin Francisoud (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/COCOON-1699?page=comments#action_12372201 ] 

Benjamin Francisoud commented on COCOON-1699:
---------------------------------------------

Can you put this patch in cocoon 2.1.8 release, please ?

> [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
>     Assignee: Jean-Baptiste Quenot
>     Priority: Minor
>      Fix For: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>  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


[jira] Assigned: (COCOON-1699) [Patch] Enables MultiValueFields with checkbox style to be disabled

Posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1699?page=all ]

Jean-Baptiste Quenot reassigned COCOON-1699:
--------------------------------------------

    Assign To: Jean-Baptiste Quenot

> [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
>     Assignee: Jean-Baptiste Quenot
>     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


[jira] Closed: (COCOON-1699) [Patch] Enables MultiValueFields with checkbox style to be disabled

Posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1699?page=all ]
     
Jean-Baptiste Quenot closed COCOON-1699:
----------------------------------------

    Fix Version: 2.2-dev (Current SVN)
                 2.1.9-dev (current SVN)
     Resolution: Fixed

Committed, thanks!

> [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
>     Assignee: Jean-Baptiste Quenot
>     Priority: Minor
>      Fix For: 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>  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