[
https://issues.apache.org/jira/browse/WW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858200#comment-13858200
]
Hudson commented on WW-4264:
----------------------------
FAILURE: Integrated in Struts2-JDK6 #857 (See
[https://builds.apache.org/job/Struts2-JDK6/857/])
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 (bphillips: rev 1553827)
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java
> 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)