Project

General

Profile

Actions

Bug #24781

closed

[PATCH] backend.php modParams parameter cannot be used

Added by Mads Chr. Olesen over 13 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In backend.php you can pass the GET parameters "module" and "modParams". However, "modParams" are mutilated by a call to quoteJSvalue, where the value is to be used in a script tag. The patch is simply to pass true as the second parameter to quoteJSvalue, as the documentation at http://typo3.org/fileadmin/typo3api-4.0.0/d3/d3d/classt3lib__div.html#222a30c4ac34fc7b54b21a86a6ffde50 says.

(issue imported from #M17278)


Files

typo3_backend_modparams.patch (367 Bytes) typo3_backend_modparams.patch Administrator Admin, 2011-01-24 21:52
Actions

Also available in: Atom PDF