Project

General

Profile

Actions

Bug #20347

closed

Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php

Added by Patrick Broens over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Could have
Category:
-
Target version:
-
Start date:
2009-04-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Branches: Trunk

Problem:
Validation issue: unescaped & or unknown entity "&returnUrl"

Solution:
On lines 350 and 353 change &returnUrl= to &returnUrl=

Remarks:
There are actually more warnings:
<a> proprietary attribute "oncontextmenu"
This is because oncontextmenu is not a valid javascript event of the
anchor tag. I will have a look at it to get this event out of the tag
and add proper event listeners to it in the future.
I added this note before anybody shouts this is also an issue. I'm aware
of it.

Notes:
I consider this a no-brainer, as it does not change any functionality,
only proper markup.

Cheers,

Patrick

(issue imported from #M10967)


Files

20090424_RFC_10967.diff (1.38 KB) 20090424_RFC_10967.diff Administrator Admin, 2009-04-23 14:55
Actions

Also available in: Atom PDF