Actions
Bug #87181
closedalertPopups-Bitmask dosn't affect moving pages-Popup in pagetree.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-12-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I'm not sure if the `copy/move/paste`-Value in the Bitmask is designed to disable the Popup when moving pages in the pagetree too, but after a request to disable this Modal, i'm not sure if that is or should be possible.
In my thoughts, disabling this popup should stop asking and 'fallback' to `move` the Page.
This is my UserTS - the TypeChange-Modal is gone - that works well.
options {
# Bitmask: 1 (onTypeChange), 2 (copy/move/paste), 4 (delete), 8 (FE editing), 128 (other, not used yet), 255 (show All)
alertPopups = 252
}
Updated by S P over 4 years ago
- Is duplicate of Bug #87645: User TSconfig options.alertPopups to change popup behaviour not working added
Updated by Riccardo De Contardi 5 months ago
- Status changed from New to Closed
I close this issue in favor of #87645 please continue the discussion there.
If you think that this is the wrong decision please reopen it or open a new issue with a reference to this one. Thank you.
Actions