Project

General

Profile

Actions

Bug #76170

closed

Shortcuts broken

Added by terf no-lastname-given about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-05-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Creating and using shortcuts seems to be broken for non-admins in backend.

I'm using 6.2.22. Creating a shortcut (i.e. using the yellow star icon) adds an entry in the db table "sys_be_shortcuts", but instead something like

"xMOD_alt_doc.php|web_list"

in the field "module_name" (this was created in earlier versions) it reads

"xMOD_alt_doc.php|' top.currentModuleLoaded '".

This is in itself is probably due to a javascript error. This entry is not visible in the shortcut menu for normal users. If I change it to 'xMOD_alt_doc.php|web_list' again, it's visible but there is more:

The shortcut cannot be opened if the pagetree navigation is open too and any other page than root is selected. The javascript-jump-function which is called by the shortcut refreshes the pagetree and this seems to overwrite the edit-page. It works for admins but not for normal users. Since I'm admin and my users do not use this feature too often I cannot exactly pinpoint the typo3 version which introduced this bug. But I tested it in 4.7. and it worked. It also seems not to work in 7.6.2 and 8.0.0 (demo.typo3.org).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #72537: Bookmark to content element results in javascript errorClosed2016-01-05

Actions
Actions

Also available in: Atom PDF