Actions
Bug #89333
closedExpand action in Configuration module does not work if tree element has hash (#) in name
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-10-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Generated url is: https://example.com/typo3/index.php?M=system_config&moduleToken=59c61df7a44fd885b65f24c4aa89421db16f6545&node[EXTCONF.realurl.example.com.fixedPostVars.#schedule]=1#a83e5e5
The key for node..
is not encoded correctly, hence the url is incomplete as #schedule]=1#a83e5e5
is treated as page section already.
Updated by Gerrit Code Review about 5 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61889
Updated by Gerrit Code Review about 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61828
Updated by Markus Klein about 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 22b93451c527c5ab83338182f0823244d3e7aaba.
Actions