Project

General

Profile

Actions

Bug #22615

closed

t3lib_compressor also rewrites data URIs

Added by Steffen Gebert almost 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-05-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

According to <a href="http://tools.ietf.org/html/rfc2616&quot;&gt;RFC 2616</a>, images/files can be embedded using the <em>data:</em> URI scheme.

In CSS this can be used this way:

background-image: url("data:image/gif;base64,SOMETHING_BASE64_ENCODED")

t3lib_compressor also rewrites this "URLs" and considers them as a filename while merging CSS.

(issue imported from #M14342)


Files

14342.diff (881 Bytes) 14342.diff Administrator Admin, 2010-05-09 19:21

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22565: Improve t3lib_compressorClosedSteffen Kamper2010-05-02

Actions
Actions #1

Updated by Benni Mack almost 14 years ago

Committed to trunk (rev. 7707)

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF