Bug #86099
Bookmark in Help does not work
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2018-09-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hello Core-Team,
Module "page" -> Choose a page from page-tree -> Press questionmark at upper right -> Click this little enter icon in context menĂ¼ to open help in new PopUp -> The Bookmark in this PopUp does not work.
Stefan
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/58167
Updated by Stefan Froemken over 2 years ago
From my point of view you can remove that feature within PopUps. I'm only testing...it's nothing I really need.
Updated by Susanne Moog over 2 years ago
- Target version changed from 9 LTS to Candidate for patchlevel
Updated by Riccardo De Contardi about 2 years ago
This issue is still present on 9.5.4; clicking on the bookmark (star) icon in the help popup throws a JavaScript error:
Uncaught TypeError: Cannot read property 'createShortcut' of undefined at HTMLAnchorElement.onclick (index.php?route=%2Fhelp%2Fcshmanual%2F&token=3d08d91e1f78f57e90526a048a87f995f31185a3&action=detail&table=_MOD_web_layout&field=columns_2:81)
Updated by Riccardo De Contardi 11 months ago
Just checked: still present on 10.4.0-dev (latest master)