Skip to content

fix: handle undefined optionsLimitMin in multiple choice questions#3490

Merged
Chartman123 merged 1 commit into
mainfrom
fix/multiple-required-optionslimitmin
Jul 12, 2026
Merged

fix: handle undefined optionsLimitMin in multiple choice questions#3490
Chartman123 merged 1 commit into
mainfrom
fix/multiple-required-optionslimitmin

Conversation

@Chartman123

Copy link
Copy Markdown
Collaborator

This fixes #3489 by checking if the array key optionsLimitMin exists, otherwise we fall back to 0

@Chartman123 Chartman123 added bug Something isn't working php PHP related ticket 3. to review Waiting for reviews labels Jul 12, 2026
@Chartman123 Chartman123 self-assigned this Jul 12, 2026
@Chartman123

Copy link
Copy Markdown
Collaborator Author

/backport to stable5.3

@backportbot backportbot Bot added the backport-request Pending backport by the backport-bot label Jul 12, 2026
@Chartman123 Chartman123 enabled auto-merge July 12, 2026 18:48
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123 Chartman123 force-pushed the fix/multiple-required-optionslimitmin branch from 3be19d2 to 93edc46 Compare July 12, 2026 18:50
@Chartman123 Chartman123 merged commit 5e292d8 into main Jul 12, 2026
53 checks passed
@Chartman123 Chartman123 deleted the fix/multiple-required-optionslimitmin branch July 12, 2026 19:00
@backportbot backportbot Bot removed the backport-request Pending backport by the backport-bot label Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working php PHP related ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined array key "optionsLimitMin" in FormsService.php

2 participants