Project

General

Profile

Actions

Bug #82888

closed

Missing label in link browser

Added by Felix Paul over 6 years ago. Updated over 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
link browser; text editor; backend; ui; missing label
Complexity:
Is Regression:
Sprint Focus:

Description

As backenduser when setting a link in the text editor on a "text" content element I do:
> Highlight text
> Open link browser
> go to "Page" tab
> Missing label/text description in the highlighted area (see red marking)

bug.png

The required configuration for CKeditor in yaml is:

buttons:
  link:
    pageIdSelector.:
      enabled: 1

Files

bug.png (24 KB) bug.png Screenshot of problem area (highlighted in red) Felix Paul, 2017-10-31 15:54
Schermata 2017-11-01 alle 11.21.38.png (37.2 KB) Schermata 2017-11-01 alle 11.21.38.png Riccardo De Contardi, 2017-11-01 11:26

Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Georg Ringer over 6 years ago

Which name does the field have? Thanks for that information

Actions #2

Updated by Riccardo De Contardi over 6 years ago

Is there some TSConfig setting to enable the "CSS-class" and "Additional link parameters" fields in the link wizard of CKEditor?

I attach the screenshot of my wizard

Actions #3

Updated by Fedir RYKHTIK over 6 years ago

Just tested on TYPO3 9 - no such button (Chrome / Desktop).

Actions #4

Updated by Georg Ringer over 6 years ago

  • Status changed from New to Needs Feedback

are you using ckeditor or rtehtmlarea. can you also please add the name attribute of the field? thanks

Actions #5

Updated by Felix Paul over 6 years ago

Georg Ringer wrote:

are you using ckeditor or rtehtmlarea.

We are using the ckeditor

Georg Ringer wrote:

can you also please add the name attribute of the field? thanks

The name attribute of the input tag is "luid"

Hope this helps, thank you!

Actions #6

Updated by Georg Ringer over 6 years ago

  • Status changed from Needs Feedback to Accepted

ok the issue is in \TYPO3\CMS\Recordlist\LinkHandler\PageLinkHandler::modifyLinkAttributes but problem is not only the missing label but also that the feature "linking to a page by just providing the ID" does not create a correct link currently.

Actions #7

Updated by Gerrit Code Review over 6 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/54575

Actions #8

Updated by Georg Ringer over 6 years ago

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

Updated by Gerrit Code Review over 6 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/54575

Actions #10

Updated by Gerrit Code Review over 6 years ago

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/54575

Actions #11

Updated by Markus Klein over 6 years ago

  • Description updated (diff)
Actions #12

Updated by Markus Klein over 6 years ago

  • Description updated (diff)
Actions #13

Updated by Gerrit Code Review over 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54635

Actions #14

Updated by Georg Ringer over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF