Actions
Bug #14261
closedXHTML cleaning breaks base tag
Start date:
2004-08-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
XHTML Cleaning adds an end tag to the base tag, but the specification forbids this:
http://www.w3.org/TR/REC-html40/struct/links.html#h-12.4
Surprisingly validator.w3.org still validates the page as alright, but perhaps this is a bug/weakness in the validator
(issue imported from #M262)
Actions