Project

General

Profile

Actions

Bug #88061

closed

Forms: jQuery UI datepicker / Comment causes "Uncaught SyntaxError: Unexpected end of input"

Added by Benedikt Imminger about 5 years ago. Updated almost 5 years ago.

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

  1. Add datepicker to form
  2. Activate "Enable datepicker (needs jQuery UI)"
  3. 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

Inspector.png (193 KB) Inspector.png Benedikt Imminger, 2019-04-03 15:16
Actions #1

Updated by Björn Jacob about 5 years ago

  • Sprint Focus set to Remote Sprint
Actions #2

Updated by Susanne Moog about 5 years ago

  • Status changed from New to Needs Feedback

Do you have any additional compressing / minifying via extension (especially one using minifyJavaScript)? Any special settings? I cannot reproduce this with a basic TYPO3 installation - however from the code and your screenshot something is failing to minify the JS comment correctly so I'm guessing you are using an additional extension for that.

Actions #3

Updated by Björn Jacob almost 5 years ago

  • Sprint Focus deleted (Remote Sprint)
Actions #4

Updated by Benedikt Imminger almost 5 years ago

The problem was caused by tinysource/min. I changed the settings of the extension and the issue disappeared.

Sorry, for posting a bug report which was not caused by TYPO3.

Actions #5

Updated by Björn Jacob almost 5 years ago

  • Status changed from Needs Feedback to Closed
  • % Done changed from 0 to 100

Thank you for your feedback. Great that you've solved your problem. Closing this issue :)

Actions

Also available in: Atom PDF