Skip to content

fix: update dateMin and dateMax to accept string or integer formats and enhance validation logic - #3659

Open
Chartman123 wants to merge 1 commit into
mainfrom
fix/date-limits
Open

fix: update dateMin and dateMax to accept string or integer formats and enhance validation logic#3659
Chartman123 wants to merge 1 commit into
mainfrom
fix/date-limits

Conversation

@Chartman123

Copy link
Copy Markdown
Collaborator

Fixes #3617 by making the validation of date limits timezone-independent

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@Chartman123 Chartman123 added bug Something isn't working 3. to review Waiting for reviews feature: 📝 submitting responses labels Sep 13, 2026
@Chartman123 Chartman123 self-assigned this Sep 13, 2026
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/Service/FormsService.php 83.33% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

…nd enhance validation logic

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123
Chartman123 marked this pull request as ready for review September 13, 2026 21:39
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 feature: 📝 submitting responses

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Start-/End-Limited Datepickers validation incorrect due to timezone

1 participant