This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 92705b92c Merge pull request #684 from 
apache/dependabot/maven/org.testng-testng-7.5.1
     add a6608c16d WW-5302 Evaluates attributes before using them to generate 
the id attribute
     add f9f05dc97 WW-5302 Adds additional test case to cover evaluating action 
& method attribute at the same time
     new 1eedfe329 Merge pull request #678 from apache/WW-5302-unevaluated-id

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/struts2/components/FormButton.java  | 18 ++++-----
 core/src/main/resources/template/simple/submit.ftl |  2 +-
 .../java/com/opensymphony/xwork2/TestBean.java     | 21 +++++-----
 .../apache/struts2/components/FormButtonTest.java  | 47 +++++++++++++++++++---
 .../apache/struts2/views/jsp/ui/SubmitTest.java    | 39 +++++++++++++++++-
 .../org/apache/struts2/views/jsp/ui/Submit-13.txt  |  1 +
 .../org/apache/struts2/views/jsp/ui/Submit-14.txt  |  1 +
 7 files changed, 100 insertions(+), 29 deletions(-)
 create mode 100644 
core/src/test/resources/org/apache/struts2/views/jsp/ui/Submit-13.txt
 create mode 100644 
core/src/test/resources/org/apache/struts2/views/jsp/ui/Submit-14.txt

Reply via email to