Project

General

Profile

Actions

Bug #50618

closed

Drag & Drop of content elements does not respect permissions

Added by Alexander Stehlik almost 11 years ago. Updated over 6 years ago.

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

100%

Estimated time:
3.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

When the user has no permission to edit content in a page the drag and drop function for content elements is still active.

Additionally, when a content element is moved around without having the permission, the user does not get any error.

The AJAX request to ajax.php?ajaxID=ExtDirect::routenamespace=TYPO3.Components.DragAndDrop returns success:

[{"tid":2,"action":"CommandController","method":"moveContentElement","type":"rpc","result":{"success":true},"debug":""}]

When the user reloads the page, the content element is on its old position. This is very confusing.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #75129: Defining the “default” language flagClosed2016-03-15

Actions
Actions

Also available in: Atom PDF