Skip to content

Ofbiz 13374 Fixed: incorrect Groovy range iteration that was causing index out of bounds#1177

Merged
JacquesLeRoux merged 3 commits into
apache:trunkfrom
Ankit-Joshi11:OFBIZ-13374
May 10, 2026
Merged

Ofbiz 13374 Fixed: incorrect Groovy range iteration that was causing index out of bounds#1177
JacquesLeRoux merged 3 commits into
apache:trunkfrom
Ankit-Joshi11:OFBIZ-13374

Conversation

@Ankit-Joshi11
Copy link
Copy Markdown
Contributor

Fixed: proper parenthesised based iteration to avoid precedence issue that leads to invalid index access.

Ankit Joshi and others added 3 commits May 8, 2026 18:34
… bounds OFBIZ-13374

Added proper parenthesized based iteration to avoid precedence issue that leads to ivalid index access.
This "unnecessary changes" commit allowed me to reorder import statements, something done by Eclipse while testing locally
@JacquesLeRoux JacquesLeRoux merged commit 5ac9920 into apache:trunk May 10, 2026
5 checks passed
asf-gitbox-commits pushed a commit that referenced this pull request May 10, 2026
…index out of bounds (#1177)

Fixed: proper parenthesised based iteration to avoid precedence issue
that leads to invalid index access.

---------

Co-authored-by: Ankit Joshi <ankitjoshi@Ankit-Joshi.local>
Co-authored-by: Jacques Le Roux <jacques.le.roux@les7arts.com>

Thanks Ankit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants