Actions
Bug #92202
closedHiding field colPos through access lists breaks dragging content between columns
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2020-09-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When the field tt_content.colPos is hidden for editors (non-admin users) through the access lists in a BE-usergroup, then dragging content from one column to another in the page module is broken.
You can drag content to another column in the Page Module and the content appears to be moved correcty, but if you reload the page in the backend you'll find that nothing has changed.
Actions