[
https://issues.apache.org/jira/browse/WW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858029#comment-13858029
]
ASF subversion and git services commented on WW-4264:
-----------------------------------------------------
Commit 1553827 from [~bphillips] in branch 'struts2/trunk'
[ https://svn.apache.org/r1553827 ]
Fix issue where if parameter name is greater then max parameter name length a
log error is written when devMode is false - see:
https://issues.apache.org/jira/browse/WW-4264
> notifyDeveloper method logs error even when devMode is set false
> ----------------------------------------------------------------
>
> Key: WW-4264
> URL: https://issues.apache.org/jira/browse/WW-4264
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.3.16
> Reporter: Johno Crawford
> Assignee: Bruce Phillips
> Priority: Minor
> Fix For: 2.3.17
>
> Attachments: WW-4264.patch
>
>
> notifyDeveloper(Object action, String property, String message) is called
> from com.opensymphony.xwork2.interceptor.ParametersInterceptor#acceptableName
> without checking devMode boolean.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)