[
https://issues.apache.org/jira/browse/WW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857144#comment-13857144
]
Bruce Phillips commented on WW-4264:
------------------------------------
In what Struts 2 version do you find this issue?
In 2.3.16 method acceptableName in class ParametersInterceptor does check value
of devMode before logging a debug message
> 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
> Reporter: Johno Crawford
> Assignee: Bruce Phillips
>
> 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)