Actions
Bug #19752
closedShortcut "d" doesn't work as expected on date/time fields
Start date:
2008-12-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since 4.2.0, the behaviour of the "d" shortcut for getting current date (aliases are "t" and "n") changed:
1) Enter some date on a date field.
2) Move focus away.
3) Move back, and enter "d".
Expected is current date.
Result is the last date entered on any datetime field on this form.
(issue imported from #M10033)
Updated by Ernesto Baschny almost 16 years ago
Fix was commited to trunk (rev. 4628) and TYPO3-4_2 (rev. 4629).
Actions