Actions
Bug #102484
closedBrowser Crash after copy a @import 'EXT:myproject/Configuration/TypoScript/*.typoscript' Codeline into the Typoscript Editor
Start date:
2023-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After updating from version 12.4.5 to 12.4.6, inserting the new syntax for including external TypoScript files no longer works. The browser crashes and falls into an endless loop. This is the case in Firefox as well as in Google Chrome.
Unfortunately, there is no error message visible in the developer console. Has the Javascript library been adapted for the Typescript editor?
Updated by Garvin Hicking 12 months ago
- Is duplicate of Bug #101893: Page TSConfig crashes browser with T3Editor extension enabled added
Updated by Garvin Hicking 12 months ago
This comes from the insertion of "/*" - see Issue https://forge.typo3.org/issues/101893
Actions