Actions
Bug #22135
closedhtml warning, because a plain & inside an url
Start date:
2010-02-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
An html warning is inside the link of the following text, because of an unprotected ampersand.
"The default backend user "admin" with password "password" is still present. Edit this account, either deleting it completely or changing the username and password."
Solution:
Add a htmlspecialchars call to the link!
(issue imported from #M13574)
Files
Updated by Benni Mack over 14 years ago
Committed to trunk (rev. 6938),
Committed to TYPO3_4-3 (rev. 6939)
Actions