Actions
Bug #88061
closedForms: jQuery UI datepicker / Comment causes "Uncaught SyntaxError: Unexpected end of input"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-04-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- Add datepicker to form
- Activate "Enable datepicker (needs jQuery UI)"
- Go to frontend: console says "Uncaught SyntaxError: Unexpected end of input"
See attached screenshot.
I think this error is caused by sysext/form/Classes/ViewHelpers/Form/DatePickerViewHelper.php:
//By using "backspace" or "delete", you can clear the datepicker again …
Tested with Forms 9.5.5
Files
Actions