Project

General

Profile

Actions

Bug #53220

closed

Responsive image rendering - remove unnecessary whitespaces in html tags

Added by Sascha Egerer over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2013-10-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the HTML tag for a img-Tag with data attributes looks like this:

<img src="/fileadmin/_migrated/pics/TYPO3-Logo-8bit_04.png" data-small="/fileadmin/_migrated/pics/TYPO3-Logo-8bit_04.png" data-middle="/fileadmin/_migrated/pics/TYPO3-Logo-8bit_04.png"     alt="TYPO3 logo">

There are a few unnecessary whitespaces in the tag if markers of the tag do not get filled.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #58420: IMAGE param stdWrap-function not workingClosed2014-05-02

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25067

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25067

Actions #3

Updated by Gerrit Code Review over 10 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/25067

Actions #4

Updated by Anonymous over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF