Project

General

Profile

Actions

Bug #14547

closed

XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)

Added by Dmitry Dulepov about 19 years ago. Updated about 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2005-02-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Additional parameters to typolink must use "&" (not "&"), which is not XHTML-compliant.

Problem is located in several places, including:
- TSFE->cHashParams
- tslib_content->typolink
- ??? some others?

These function should be changed to both accept "&" and "&" (for compatibility) but convert "&" to "&"

(issue imported from #M772)


Files

class.tslib_content.php.typolink_amp.patch (2.91 KB) class.tslib_content.php.typolink_amp.patch Administrator Admin, 2005-05-18 14:39
class.tslib_content.php.amp.patch (10.2 KB) class.tslib_content.php.amp.patch Administrator Admin, 2005-05-18 14:39
class.tslib_menu.php.amp.patch (1.5 KB) class.tslib_menu.php.amp.patch Administrator Admin, 2005-05-18 14:44
class.tslib_fe.php.amp.patch (2.02 KB) class.tslib_fe.php.amp.patch Administrator Admin, 2005-05-18 14:59
class.t3lib_div.php.amp.patch (1.16 KB) class.t3lib_div.php.amp.patch Administrator Admin, 2005-05-18 15:18
bug772.diff (18 KB) bug772.diff Administrator Admin, 2005-05-22 22:23

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #15362: template::getTabMenu double ampersandedClosedChristian Kuhn2006-01-04

Actions
Has duplicate TYPO3 Core - Bug #14648: getTypoLink (tslib_class.tslib_content.php) function produces non standard conform links.ClosedSebastian Kurfuerst2005-04-07

Actions
Actions

Also available in: Atom PDF