Bug #73090
closedpageIdSelector in RTE link popup does not show when enabled
100%
Description
Enable the little field for adding the id of a page directly in RTE page link popup does not work currently in 7.6.2.
It is disabled by default since 7LTE, but enabling it in pageTSConfig has no effect.
How to enable in PageTSConfig:
RTE.default.buttons.link.pageIdSelector.enabled = 1
This does not work because only the configuration for pageIdSelector is added, but the key pageIdSelector itself is not added to the allowed linkAttributes.
Attached a change that results in the field being shown. Probably this is not the final solution but helps to understand the problem.
Additionally there is probably css missing or wrong HTML-Code, since the field is not added in line with other fields, see screenshot.
Files
Updated by Markus Klein almost 9 years ago
Thanks for the fix.
We do not handle patches here, but we use Gerrit (https://review.typo3.org) to handle change requests.
Please push your patch there. Feel free to ask for help here or preferably on Slack.
Updated by Markus Klein almost 9 years ago
- Category changed from Backend User Interface to Site Handling, Site Sets & Routing
- Status changed from New to Accepted
- Assignee set to Markus Klein
- Priority changed from Should have to Must have
- Complexity set to medium
- Is Regression changed from No to Yes
Updated by Gerrit Code Review almost 9 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/46460
Updated by Franz Kugelmann almost 9 years ago
Allright :)
https://review.typo3.org/#/c/46460/
Thanks for caring!
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46460
Updated by Markus Klein almost 9 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Markus Klein almost 9 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46903
Updated by Franz Kugelmann over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a430d726b6a087e5e89d5961a1a3460982e20643.