Skip to content

Fix weekday dropdown mismatch in submit-event form#1809

Merged
derickr merged 1 commit intophp:masterfrom
lacatoire:fix/weekday-dropdown-1218
Mar 17, 2026
Merged

Fix weekday dropdown mismatch in submit-event form#1809
derickr merged 1 commit intophp:masterfrom
lacatoire:fix/weekday-dropdown-1218

Conversation

@lacatoire
Copy link
Contributor

@lacatoire lacatoire commented Feb 10, 2026

Summary

The $days array in submit-event.php used the current year implicitly
while layout.inc hardcoded 2012, causing weekday index mismatches
in the recurring event preview.
@derickr derickr merged commit 9516d64 into php:master Mar 17, 2026
3 checks passed
@lacatoire lacatoire deleted the fix/weekday-dropdown-1218 branch March 17, 2026 11:08
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.

The weekday dropdown of the submit-event form seems to display the wrong values

2 participants