Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 27A8A10271 for ; Thu, 26 Dec 2013 22:43:53 +0000 (UTC) Received: (qmail 31908 invoked by uid 500); 26 Dec 2013 22:43:52 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 31842 invoked by uid 500); 26 Dec 2013 22:43:52 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 31780 invoked by uid 99); 26 Dec 2013 22:43:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Dec 2013 22:43:52 +0000 Date: Thu, 26 Dec 2013 22:43:52 +0000 (UTC) From: "Bruce Phillips (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (WW-4264) notifyDeveloper method logs error even when devMode is set false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Phillips reassigned WW-4264: ---------------------------------- Assignee: Bruce Phillips > 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)