Actions
Bug #103299
openDate or Date+Time is cleared after manual editing
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-03-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
This has been spotted right now while working with TYPO3 v11. Problem does not exist in TYPO3 v10. Did not test yet in newer TYPO3 versions.
How to reproduce¶
1. Any any record
2. Switch to some date or date/time field (e.g., "end date" within "Access")
3. Choose a date with the date picker
4. Click in the input field to manually change the month:
5. Change the month to some 1 digit month number (e.g., "04-3-2024")
6. Go away of the field by clicking somewhere else
Expected behaviour (working in TYPO3 v10)¶
- The date field is normalized to 04-03-2024 (possibly with a time associated)
Actual behaviour¶
- The date field is cleared
Files
Updated by Riccardo De Contardi 10 months ago
This issue affects TYPO3 11,12 and 13
Actions