Project

General

Profile

Actions

Bug #83056

closed

Cannot set pageIdSelector configuration on link browser (outside of rte)

Added by Felix Paul over 6 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-11-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
link browser; backend; ui; configuration;
Complexity:
Is Regression:
Sprint Focus:

Description

Configure this page TSconfig:
TCEMAIN.linkHandler.page.configuration.pageIdSelector.enabled = 1

As backend-user:

  1. Add new Content to a page
  2. Select "Regular Text Element"
  3. In the "General" tab, next to the "Link" field, click on the link symbol to open the link browser
  4. The input field for entering the page UID is not shown

In the PageLinkHandler::modifyLinkAttributes(..) method the link browser uses the "default" configuration (the AbstractLinkBrowserController::getConfiguration() method is called) which is just an empty array that cannot be overwritten. Thus the pageIdSelector property can not be set.

Expected Behaviour:
-> Link browser loads its configuration, which is then checked in the PageLinkHandler::modifyLinkAttributes(..) method. This allows setting of the "pageIdSelector.enabled" property for the link browser. (Note that the link browser when opened from the RTE editor does load a configuration, which allows enabling of the pageIdSelector)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8ClosedMarkus Klein2017-11-07

Actions
Related to TYPO3 Core - Bug #88656: RTE.default.buttons.link.pageIdSelector.enabled = 1 is not workingClosed2019-06-29

Actions
Actions #1

Updated by Riccardo De Contardi about 6 years ago

  • Related to Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8 added
Actions #2

Updated by Riccardo De Contardi almost 5 years ago

  • Related to Bug #88656: RTE.default.buttons.link.pageIdSelector.enabled = 1 is not working added
Actions #3

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from New to Under Review

Patch set 3 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/+/61194

Actions #4

Updated by Susanne Moog over 4 years ago

  • Status changed from Under Review to Accepted
Actions #5

Updated by Gerrit Code Review about 4 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/+/64065

Actions #6

Updated by Markus Klein about 4 years ago

  • Description updated (diff)
Actions #7

Updated by Gerrit Code Review about 4 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/+/63986

Actions #8

Updated by Markus Klein about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF