Skip to content
Snippets Groups Projects
Commit 3a9bac11 authored by Stefan Bürk's avatar Stefan Bürk Committed by Oliver Bartsch
Browse files

[TASK] Quote identifier in messages with " instead of ' for ext:impexp

Log messages generally use double-quotes.  This patch fixes the
few stragglers that do not.

This also fixes an issue in PHP 8.1, where the defaults for
htmlspecialchars() have changed resulting in some test failures.
Standardizing the quotes makes the tests pass in all cases.

Resolves: #95507
Releases: master
Change-Id: I7ee189b8df997700f62f8379916624c27f02742a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71476


Reviewed-by: default avatarcrell <larry@garfieldtech.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 363b6b4f
Branches
Tags
No related merge requests found
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