You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "John Bush (Jira)" <ji...@apache.org> on 2022/06/24 22:20:00 UTC

[jira] [Updated] (WW-5198) textarea's maxlength attribute displays in tag's body

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

John Bush updated WW-5198:
--------------------------
    Attachment: image-2022-06-24-17-19-19-268.png

> textarea's maxlength attribute displays in tag's body
> -----------------------------------------------------
>
>                 Key: WW-5198
>                 URL: https://issues.apache.org/jira/browse/WW-5198
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 6.0.0
>            Reporter: John Bush
>            Priority: Major
>         Attachments: image-2022-06-24-17-19-19-268.png
>
>
> usage:<s:textarea maxlength="100" />
> generates:<textarea name=""> maxlength="100"</textarea>
> displays as:
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)