Closed hmhofman closed 9 months ago
Can you check if this changeset for eme_recurrence.php fixes it? https://github.com/liedekef/events-made-easy/commit/3880e8f8223bbb185b06ea7f23ca18b026d25281
This changeset should be ok, so I'll close this and release the fixed version.
Describe the bug I'm trying to create a recurring event on the 3rd Wednesday of every month. For some reason, it resets to every 1st Monday.
I notice the POST request has the fields in there twice:
The field are in the HTML in the spans with id monthly-selector and specific_months-selector
Expected behavior Only send the right value for _recurrencebyweekno and _recurrencebyday
Version info PHP version: v8.2.14 WordPress 6.4.2 (NL) MYSQL: v10.5.23-MariaDB