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 d264096  fix double evaluations...
     add a7884f9  revert previous logic to use already existed pattern checkers 
instead of value evaluator

No new revisions were added by this update.

Summary of changes:
 .../org/apache/struts2/components/Component.java   | 98 +++++++++-------------
 .../java/org/apache/struts2/components/Param.java  |  6 +-
 .../java/org/apache/struts2/components/UIBean.java |  4 +-
 .../org/apache/struts2/components/UIBeanTest.java  | 11 ++-
 .../org/apache/struts2/views/jsp/BeanTagTest.java  |  8 +-
 .../struts2/views/java/simple/AnchorTest.java      |  4 +
 .../struts2/views/java/simple/CheckboxTest.java    |  4 +
 .../struts2/views/java/simple/ScriptTest.java      |  4 +
 8 files changed, 69 insertions(+), 70 deletions(-)

Reply via email to