Project

General

Profile

Actions

Bug #16957

closed

ampersand in url

Added by Daniel Mueller about 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
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 #M4944)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #16959: ampersand in urlClosed2007-02-08

Actions
Actions #1

Updated by Stefan Strasser about 17 years ago

A solution for this is already in subversion, but not yet uploaded to TER. You may get it through subversion or directly as t3x here:
http://typo3xdev.sourceforge.net/T3X/T3X_newloginbox-3_0_1-2007-02-11.t3x

Actions #2

Updated by Stefan Strasser over 16 years ago

newloginbox 3.1.0 released

Actions

Also available in: Atom PDF