You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Johno Crawford (JIRA)" <ji...@apache.org> on 2013/12/27 00:59:50 UTC

[jira] [Comment Edited] (WW-4264) notifyDeveloper method logs error even when devMode is set false

    [ https://issues.apache.org/jira/browse/WW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857168#comment-13857168 ] 

Johno Crawford edited comment on WW-4264 at 12/26/13 11:58 PM:
---------------------------------------------------------------

Attaching proposed patch to fix logging error (notifyDeveloper call in com.opensymphony.xwork2.interceptor.ParametersInterceptor#isWithinLengthLimit invoking incorrect method).


was (Author: johno):
Attaching proposed patch to fix logging error (notifyDeveloper call in com.opensymphony.xwork2.interceptor.ParametersInterceptor#isWithinLengthLimit was invoking incorrect method).

> 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
>            Priority: Minor
>         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)