Bug #53003
closedresponsive image rendering - data Attribute is not wrapped with space
100%
Description
This is an HTML cleanup. When using the layoutKey data the different data attributes are not devided by an space. The browser do respect this, but viewing the HTML code is quite hard:
data-small="fileadmin/_processed_/csm_Bildschirmfoto_2013-10-18_um_22.12.40_7464a5ba57.png"data-smallRetina="fileadmin/_temp_/Bildschirmfoto_2013-10-18_um_22.12.40.png"
Solution: Change default TS to render a space between the data attributes
Updated by Gerrit Code Review about 11 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/24921
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24922
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24974
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25000
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/25000
Updated by Ingo Schmitt about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9dab985ca53500bd8aecda45b1cadf783f5fcd0f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed