Actions
Bug #97069
openRecordLinkHandler loses additionalParams on save
Status:
New
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2022-03-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When enabling the field `Additional link parameters` in the RTE link browser, the additional parameters gets removed before saving the content to the database. This breaks creating cross language links for records, which indeed is possible for pages.
I attached a patch I made for my current project. Unfortunately I don't have the time to setup the whole contribution workflow. So may be some would take this patch and contribute it. The patch is based on 11.5.7 just FYI.
Files
Updated by Thorben Nissen over 2 years ago
- File deleted (
core-fix-additional-params-in-record-linkhandler.patch)
Updated by Thorben Nissen over 2 years ago
- File core-fix-additional-params-in-record-linkhandler.diff core-fix-additional-params-in-record-linkhandler.diff added
Did some further testing and fund some remaining bugs in my previous approach. Updated the patch.
Updated by Thorben Nissen over 2 years ago
- Subject changed from RecordLinkHandler looses additionalParams on save to RecordLinkHandler loses additionalParams on save
Updated by Oliver Hader about 2 years ago
- Sprint Focus set to On Location Sprint
Actions