Skip to content
Snippets Groups Projects
Commit 72345298 authored by Susanne Moog's avatar Susanne Moog Committed by Andreas Fernandez
Browse files

[BUGFIX] Do not compress inline CSS

Gzip encoding inline CSS does not work and we should not do that.
Therefor setting `inline = 1` now also implies `disableCompression`
(same way as it is done for concatenation).

Resolves: #90820
Releases: master, 9.5
Change-Id: I85c70bba9dd850fe9b03086dc6c51f7064c60ba7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63884


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarTimo Poppinga <timo.poppinga@zdrei.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarTimo Poppinga <timo.poppinga@zdrei.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 9c510151
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