Project

General

Profile

Actions

Bug #85635

closed

Broken <script> tag after XML import

Added by Dmitry no-lastname-given almost 6 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Miscellaneous
Start date:
2018-07-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If bodytext contains <script src="/some/script.js"></script>, it would be replaced with <script src="/script.js"/> after importing the XML file with the localization manager. This is not valid HTML and brakes a page. The translated file has valid XML containing valid HTML with a closing tag, so the replacement happens during the import process.

Actions

Also available in: Atom PDF