You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/06/04 16:43:22 UTC

[jira] [Closed] (WW-4091) limit of form parameter name

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

Lukasz Lenart closed WW-4091.
-----------------------------

    Resolution: Won't Fix
      Assignee: Lukasz Lenart

{{ParametersInterceptor}} has limit to drop parameters longer than 100 characters. You can change the limit

http://struts.apache.org/development/2.x/docs/s2-011.html
                
> limit of form parameter name
> ----------------------------
>
>                 Key: WW-4091
>                 URL: https://issues.apache.org/jira/browse/WW-4091
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.14.2
>         Environment: In my web-app I use a form with an hidden input field named:
> myMainObjectNameAA.firstSubO.listOfChindrenInColl[0].secndSub.idThirdLevelClassTypeAA.IdAttributeToSetInO
>  
> The name length is 109 chars. 
> Now When I do a form POST, the corresponding bean value (idThirdLevelClassTypeAA) is set to ‘null’; however if I shorten the name below 100 chars, then everything works fine.
>            Reporter: Salva Ote
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.4.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira