You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2021/04/29 11:51:51 UTC

[struts] branch fix/double_evaluations updated (921ba1d -> 466fcfb)

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

yasserzamani pushed a change to branch fix/double_evaluations
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 921ba1d  fix JasperReportsResult
     add 466fcfb  add iterator test

No new revisions were added by this update.

Summary of changes:
 .../com/opensymphony/xwork2/mock/MockResult.java   |  7 ++-
 .../com/opensymphony/xwork2/ChainResultTest.java   | 12 +++++
 .../freemarker/FreemarkerResultMockedTest.java     | 59 ++++++++++++++++++++++
 .../apache/struts2/views/jsp/ui/TextfieldTest.java |  1 +
 .../apache/struts2/views/freemarker/iterator.ftl   |  9 ++--
 .../apache/struts2/views/jsp/ui/Textfield-5.txt    |  2 +-
 core/src/test/resources/struts.xml                 |  5 ++
 core/src/test/resources/xwork-sample.xml           | 15 ++++++
 8 files changed, 102 insertions(+), 8 deletions(-)
 copy apps/showcase/src/main/resources/myTemplateDir/myTheme/myAnotherTemplate.ftl => core/src/test/resources/org/apache/struts2/views/freemarker/iterator.ftl (83%)