From issues-return-31357-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Sat Nov 11 15:25:07 2017 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 05149107AF for ; Sat, 11 Nov 2017 15:25:07 +0000 (UTC) Received: (qmail 17679 invoked by uid 500); 11 Nov 2017 15:25:06 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 17643 invoked by uid 500); 11 Nov 2017 15:25:06 -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 17633 invoked by uid 99); 11 Nov 2017 15:25:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2017 15:25:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 198C7C4D15 for ; Sat, 11 Nov 2017 15:25:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id D7bQPXhvNZIU for ; Sat, 11 Nov 2017 15:25:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 21AF85FB2D for ; Sat, 11 Nov 2017 15:25:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2C282E257B for ; Sat, 11 Nov 2017 15:25:03 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2DD2D24106 for ; Sat, 11 Nov 2017 15:25:01 +0000 (UTC) Date: Sat, 11 Nov 2017 15:25:01 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4713) Drop "searchValueStack" attribute from tag MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4713?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1624855= 5#comment-16248555 ]=20 ASF subversion and git services commented on WW-4713: ----------------------------------------------------- Commit ce5492ddf286ec40e687d077406e0d4ab492f4f6 in struts's branch refs/hea= ds/master from [~lukaszlenart] [ https://gitbox.apache.org/repos/asf?p=3Dstruts.git;h=3Dce5492d ] Merge pull request #184 from sdutry/WW-4713-deprecation-phase WW-4713 Added deprecation warnings as preparation to drop searchValue=E2=80= =A6 > Drop "searchValueStack" attribute from tag > ---------------------------------------------------- > > Key: WW-4713 > URL: https://issues.apache.org/jira/browse/WW-4713 > Project: Struts 2 > Issue Type: Improvement > Components: Core Tags > Affects Versions: 2.5.8 > Reporter: Lukasz Lenart > Assignee: Stefaan Dutry > Fix For: 2.6 > > > This attribute is only used to evaluate a {{defaultMessage}} against a Va= lueStack which is useless in most cases as the {{defaultMessage}} should be= a static text, not an expression. -- This message was sent by Atlassian JIRA (v6.4.14#64029)