Project

General

Profile

Actions

Bug #99339

closed

Backend module "Page": Restore title of edit link in content frame

Added by Jasmina Ließmann over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2022-12-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The variable "{column.editLinkTitle}" is empty, so no link title can be set for the edit link in the content frame.

File "typo3/sysext/backend/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html":

<a href="{column.editUrl}" title="{column.editLinkTitle}"><core:icon identifier="actions-document-open" /></a>

Actions

Also available in: Atom PDF