You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Aleksandr Mashchenko (JIRA)" <ji...@apache.org> on 2015/10/23 08:51:27 UTC

[jira] [Commented] (WW-4555) using readonly attribute for CheckboxTag leads to a JasperException

    [ https://issues.apache.org/jira/browse/WW-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970551#comment-14970551 ] 

Aleksandr Mashchenko commented on WW-4555:
------------------------------------------

Readonly attribute in checkboxes doesn't make much sense. This is already fixed in WW-4499.

> using readonly attribute for CheckboxTag leads to a JasperException
> -------------------------------------------------------------------
>
>                 Key: WW-4555
>                 URL: https://issues.apache.org/jira/browse/WW-4555
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.3.24
>         Environment: Tomcat 7.0
>            Reporter: Leon Liu
>            Priority: Blocker
>
> <s:checkbox name="chkbox_suplInfoFlag"
> value='ce66DO.suplInfoFlag.equals("Y")?true:false' mapname="ce66DO.suplInfoFlag" trueval="Y" falseval="N" mapform="formValidateCustom" readonly='%{ce66DO.suplInfoFlagMode.equals("readonly")?true:false}' />
> leads to:
> org.apache.jasper.JasperException: Unable to find setter method for attribute: readonly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)