You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "James Holmes (JIRA)" <ji...@apache.org> on 2008/05/27 16:45:05 UTC

[jira] Resolved: (WW-2566) Add disabled attribute to hidden tag template

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

James Holmes resolved WW-2566.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3
         Assignee: James Holmes

Committed in 660539.  I also added a unit test.

Thanks for the patch!

> Add disabled attribute to hidden tag template
> ---------------------------------------------
>
>                 Key: WW-2566
>                 URL: https://issues.apache.org/struts/browse/WW-2566
>             Project: Struts 2
>          Issue Type: New Feature
>    Affects Versions: 2.0.11, 2.0.11.1
>            Reporter: Jelmer Kuperus
>            Assignee: James Holmes
>             Fix For: 2.1.3
>
>         Attachments: hidden.patch
>
>
> Currently the hidden tag allows you to set the disabled property but the attribute is ignored by the freemarker template that renders the tag. Having the disabled attribute available is useful in a number of scenario's where you do not want the contents of a hidden input tag to be submitted

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