This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch WW-5117-evaluate-dynamic-attributes in repository https://gitbox.apache.org/repos/asf/struts.git.
from 8c6eb6f WW-5117 Does a conditional evaluation depending on the tag Some tags requires to perform a lazy evaluation which can only happen in ftl template as performing it in the component class is not possible add d7b688e WW-5117 Uses translateVariables instead of findString to allow join expressions No new revisions were added by this update. Summary of changes: core/src/main/java/org/apache/struts2/components/UIBean.java | 4 +++- .../src/test/java/org/apache/struts2/views/jsp/ui/TextfieldTest.java | 5 +++-- .../test/resources/org/apache/struts2/views/jsp/ui/Textfield-5.txt | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-)