Actions
Bug #21745
closedQuery parameters cannot contain "id="
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