Project

General

Profile

Actions

Bug #21745

closed

Query parameters cannot contain "id="

Added by TO_Webmaster no-lastname-given almost 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-30
Due date:
% Done:

0%

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

Description

I enabled
RTE.default.buttons.link.queryParametersSelector.enabled = 1
because I have to pass a Parameter "evsid=26" (without quotation marks) to one of the scripts we use.

htmlarea removes anything of the Link starting at "id". So the resulting query parameter is "evs".

(issue imported from #M12845)


Files

Actions #1

Updated by Stanislas Rolland almost 15 years ago

Please test attached patch against TYPO3 4.3.

Actions #2

Updated by TO_Webmaster no-lastname-given almost 15 years ago

Seems to solve the problem. Thank you!

Actions #3

Updated by Stanislas Rolland over 14 years ago

Attaching a new version of the patch that removes any &id=whatever from query parameters.

Actions #4

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3core trunk (revision 7139) and branch TYPO3_4-3 (revision 7140).

Actions #5

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF