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

lukaszlenart pushed a commit to branch struts-2-5-x
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 620b8c3a0ce4b880c4cb2a0c857d2cea1eabe92f
Merge: 8a26c0d 20e4529
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun May 2 12:05:10 2021 +0200

    Merge pull request #484 from apache/ww_5125_2_5
    
    [WW-5125] use .get(...) instead of [...] for fieldErrors

 .../template/ajaxErrorContainers/controlfooter.ftl |  4 +-
 .../ajaxErrorContainers/controlheader-core.ftl     |  4 +-
 .../main/resources/template/css_xhtml/checkbox.ftl |  4 +-
 .../resources/template/css_xhtml/controlfooter.ftl |  4 +-
 .../template/css_xhtml/controlheader-core.ftl      |  4 +-
 core/src/main/resources/template/simple/css.ftl    |  2 +-
 .../main/resources/template/simple/fielderror.ftl  |  4 +-
 .../src/main/resources/template/xhtml/checkbox.ftl |  4 +-
 .../resources/template/xhtml/controlfooter.ftl     |  4 +-
 .../template/xhtml/controlheader-core.ftl          |  4 +-
 .../apache/struts2/views/jsp/ui/TextfieldTest.java | 18 ++++-
 .../struts2/views/jsp/ui/Textfield-WW-5125.txt     | 80 ++++++++++++++++++++++
 12 files changed, 116 insertions(+), 20 deletions(-)

Reply via email to