Actions
Bug #16959
closedampersand in url
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2007-02-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
is replaced with this:
<a href="index.php?id=16&no_cache=1&tx_newloginbox_pi1[forgot]=1">
the url contains ampersands (&) instead of the htmlentity &
this does not conform to xhtml 4.0
i had a problem with other extensions, however putting
config.xhtml_cleaning = all
into typoscript setup solved the problem for most of them
i reviewed the source to newloginbox but couldn't find where i would change this behaviour.
usually when the typolink function is used, this error will not occur. config.xhtml_cleaning usually takes care of most other cases.
(issue imported from #M4946)
No data to display
Actions