Skip to content
Snippets Groups Projects
Commit 13d9833e authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Do not render clipboard errors as notification

If a backend user switches pages in the list module right after the
clipboard is being loaded, the error message "An error occurred while
fetching clipboard data" may arise as a "global" notification which is
technically correct but confuses users.

To relax the situation, the error message is now rendered as a regular
alert box where the clipboard is expected to be and only if there is a
real error.

Resolves: #98242
Releases: main, 11.5
Change-Id: Ia1fddba64ac459601789aa7f68151840ddeadb3c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75665


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 08cc061f
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment