Skip to content

Fix store payment options iterator#1174

Merged
dixitdeepak merged 1 commit intoapache:trunkfrom
toaditi:fix-store-payment-options-iterator
May 8, 2026
Merged

Fix store payment options iterator#1174
dixitdeepak merged 1 commit intoapache:trunkfrom
toaditi:fix-store-payment-options-iterator

Conversation

@toaditi
Copy link
Copy Markdown
Contributor

@toaditi toaditi commented May 8, 2026

Summary

  • Guard the ProductStorePaymentSetting iterator with hasNext() before calling next().
  • Prevent NoSuchElementException when rendering order entry payment options after the final payment setting row.

Validation

  • git diff --check HEAD~1..HEAD
  • Pre-push Gradle hook completed successfully: compileJava, compileGroovy, checkstyleMain, codenarcMain

@dixitdeepak dixitdeepak marked this pull request as ready for review May 8, 2026 10:46
@dixitdeepak dixitdeepak merged commit 21f04fa into apache:trunk May 8, 2026
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