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)
Updated by Mario Rimann over 13 years ago
- Target version deleted (
0)
Can't reproduce this on a TYPO3 4.6-dev - seems someone has fixed this in the meantime.
Updated by Chris topher over 13 years ago
- Status changed from New to Needs Feedback
- TYPO3 Version set to 4.2
Updated by Susanne Moog over 13 years ago
- Status changed from Needs Feedback to Closed
Closing issue because of no feedback within a month. Please reopen the issue if this is still a problem.
Actions