Actions
Bug #22601
closedInput tag not closed for ###EXTRA_HIDDEN###
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2010-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The marker ###EXTRA_HIDDEN### is replaced by something like <input type="hidden" name="challenge" value="86f1b123c8a1b123123b8ef6e5d085a4">
A slash has to be added in PHP for closing this input tag. Otherwise it's not XHTML strict.
Typo3 4.2.12
(issue imported from #M14325)
Actions