Project

General

Profile

Actions

Bug #95431

closed

"more" arrow/link in csh-tooltip is not rendered for non-admin users (popup-css-class not rendered at all)

Added by Frank Gerards over 2 years ago. Updated over 2 years ago.

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

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Starting from TYPO3 v9, the CSS class to trigger a link to the detail popup from CSH tooltips in the backend (usually defined via a XLIFF-File wit ".details" type in node IDs) is not rendered at all for non-admin users.

This seems to be due to a wrong backend module name passed to access-rights check of logged-in BE User in \TYPO3\CMS\Backend\Utility\BackendUtility::helpTextArray . the hard-coded module name now is "help_CshmanualCshmanual" (which is wrong), the correct name has to be "help_cshmanual".

Actions #1

Updated by Frank Gerards over 2 years ago

  • Subject changed from "more" arrow/link in csh-tooltip is not rendered for non-admin users to "more" arrow/link in csh-tooltip is not rendered for non-admin users (popup-css-class not rendered at all)
Actions #2

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New 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/+/71448

Actions #3

Updated by Gerrit Code Review over 2 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/c/Packages/TYPO3.CMS/+/71448

Actions #4

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71450

Actions #5

Updated by Georg Ringer over 2 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF