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

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

commit 935868c756fb82b8e8768e0d83be5f8d25759900
Merge: e3e854a67 479a9d86e
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Thu Aug 1 12:01:46 2024 +0200

    Merge pull request #1008 from apache/feature/WW-5451-null-iterator
    
    WW-5451 Fixes NPE when iterator starts with null

 .../struts2/components/IteratorComponent.java      |  5 ++-
 .../struts2/components/IteratorComponentTest.java  | 36 ++++++++++++++++++++++
 .../apache/struts2/views/jsp/IteratorTagTest.java  | 36 +++++++++++++++++++++-
 3 files changed, 75 insertions(+), 2 deletions(-)

Reply via email to