[ https://issues.apache.org/jira/browse/WW-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248561#comment-16248561
]
Hudson commented on WW-4713:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #59 (See [https://builds.apache.org/job/Struts-master-JDK7/59/])
WW-4713 Added deprecation warnings as preparation to drop (stefaan.dutry: rev bfbc17e1ad496c18933fda5a3b53f097cc5c2ecf)
* (edit) core/src/main/java/org/apache/struts2/util/TextProviderHelper.java
* (edit) core/src/main/java/org/apache/struts2/components/Text.java
* (edit) core/src/main/java/org/apache/struts2/views/jsp/TextTag.java
> Drop "searchValueStack" attribute from tag <s:text/>
> ----------------------------------------------------
>
> 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 ValueStack 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)
|