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 4F38CE25D for ; Wed, 9 Jan 2013 22:24:13 +0000 (UTC) Received: (qmail 49839 invoked by uid 500); 9 Jan 2013 22:24:13 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 49807 invoked by uid 500); 9 Jan 2013 22:24:13 -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 49795 invoked by uid 99); 9 Jan 2013 22:24:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 22:24:13 +0000 Date: Wed, 9 Jan 2013 22:24:12 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (WW-3904) Remove parse param and allow unconditionally parse all the params of validator 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-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart reopened WW-3904: ------------------------------- I have assumed it's a good idea to drop parse param > Remove parse param and allow unconditionally parse all the params of validator > ------------------------------------------------------------------------------ > > Key: WW-3904 > URL: https://issues.apache.org/jira/browse/WW-3904 > Project: Struts 2 > Issue Type: Sub-task > Components: XML Validators > Affects Versions: 2.3.7 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 2.3.9 > > > Right now there is a parse param when set to true enable expression evaluation in params, like $\{max} or $\{min}. Annotation based configuration doesn't use it, only XML based configuration and it's unneeded overhead. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira