This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to branch fix/double_evaluation_master in repository https://gitbox.apache.org/repos/asf/struts.git.
from caaed50 decouple translateVariable from findValue add ff04bc8 make results variable translation and stack search like components No new revisions were added by this update. Summary of changes: .../org/apache/struts2/components/Component.java | 14 +------- .../org/apache/struts2/result/StreamResult.java | 7 ++-- .../apache/struts2/result/StrutsResultSupport.java | 39 ++++++++++++++++++++++ .../org/apache/struts2/util/ComponentUtils.java | 21 ++++++++++++ .../apache/struts2/result/StreamResultTest.java | 32 ++++++++++++++++++ 5 files changed, 98 insertions(+), 15 deletions(-)