[ 
https://issues.apache.org/jira/browse/TOMAHAWK-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe updated TOMAHAWK-982:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7-SNAPSHOT
         Assignee: Leonardo Uribe  (was: Hazem Saleh)
           Status: Resolved  (was: Patch Available)

I have checked the code and there are two points:

1. The patch does not take into account the config param 
org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS.
2. The readonly parameter is already written, so there is no need to do this 
again.

After this, There was committed a solution taking into account this two points.

thanks for the suggestions

> SelectOneRow missing disabled and readonly attributes as described in TLD 
> (patch provided)
> ------------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-982
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-982
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>    Affects Versions: 1.1.6
>            Reporter: Mike Gillan
>            Assignee: Leonardo Uribe
>            Priority: Trivial
>             Fix For: 1.1.7-SNAPSHOT
>
>         Attachments: SelectOneRow.patch, SelectOneRowRenderer.patch
>
>
> The SelectOneRow sandbox component does not render the HTML 'disabled' or 
> 'readonly' attributes as specified by the component's TLD documentation. 
> (Source code has a comment indicating that these features have not been 
> implemented.) I needed this functionality so I implemented it. (Patch 
> provided)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to