Project

General

Profile

Actions

Bug #87645

open

User TSconfig options.alertPopups to change popup behaviour not working

Added by Daniel Kary about 5 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-02-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
tsconfig options alertPopups
Complexity:
Is Regression:
Sprint Focus:

Description

In the documentation ([[https://docs.typo3.org/typo3cms/TSconfigReference/UserTsconfig/Options.html#alertpopups]]) is written that i can deactivate the JS Alerts by setting

options.alertPopups = xxx

I lockt for examples and tested multiple values. First i tried it from 0 (zero) and still got all the alerts. Then i tried 4 so that i just get alerts on delete. If i change the Page Type, der was no alert, but on move by drag-and-drop there ist still an alert. With the Value 1 i got the alert on TypeChange again, but the alert for delete was still there. I also testet to calc like 255 - 1 - 2 - 4 = 248 which i have seen in forums and wrote
options.alertPopups = 248
but this also didnt work. Sometimes i get the following Error if i try to delete something "No content provided, please check your Modal configuration.", sometimes the alert for onTypeChange is deactivated, but i cant deactivate the alert on drag-and-drop if i want do copy or move the page and on delete there is always an alert, sometimes with the error i wrote before. I want to move pages on drag-and-drop always without this alert.

This setting seams to be broken.


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #78240: user tsconfig setting alertPopups has no effectClosed2016-10-11

Actions
Related to TYPO3 Core - Bug #76719: UserTs alertPopups still shownClosed2016-06-21

Actions
Has duplicate TYPO3 Core - Bug #87181: alertPopups-Bitmask dosn't affect moving pages-Popup in pagetree.New2018-12-17

Actions
Actions

Also available in: Atom PDF