Bug #78240
closeduser tsconfig setting alertPopups has no effect
Added by Rainer Becker about 8 years ago. Updated about 6 years ago.
100%
Description
After updating from TYPO3 7.6.9 to 7.6.11 the user tsConfig setting options.alertPopup
has no effect anymore.
Updated by Wouter Wolters about 8 years ago
- Status changed from New to Needs Feedback
What was the setting you used for this UserTSConfig option?
Updated by Rainer Becker about 8 years ago
I have options.alertPopups = 254
in the user tsConfig so the type change didn’t show an alert. It worked until I updated.
Updated by Wouter Wolters about 8 years ago
Can you check typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php and than the function jsConfirmation if the catch catches an exception there?
Updated by Rainer Becker about 8 years ago
Yes, it throws "Invalid value 254 for TYPO3\CMS\Core\Type\Bitmask\JsConfirmation".
Updated by Gerrit Code Review about 8 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review about 8 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Benni Mack almost 7 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review almost 7 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review almost 7 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Gerrit Code Review almost 7 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50223
Updated by Mathias Brodala almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 41b9b1e8c57ace5db43e80d3c71cb507cfc9a748.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55604
Updated by Mathias Brodala almost 7 years ago
- Status changed from Under Review to Resolved
Applied in changeset 3b7bd11e4946944f85d02f4e2c9ec76ddb729df9.
Updated by Mathias Brodala over 6 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by S P over 4 years ago
- Related to Bug #87645: User TSconfig options.alertPopups to change popup behaviour not working added