Bug #25277
closedtt_content.media gets wrapped twice
100%
Description
using tt_content.media.20.stdWrap.wrap wraps the swfobject/qtobject twice, because $conf gets passed from class.tslib_content_media.php to class.tslib_content_shockwaveflashobject.php/class.tslib_content_quicktimeobject.php and both do $this->cObj->stdWrap.
(issue imported from #M17889)
Updated by Thomas Trethan over 13 years ago
easiest though not nice solution: remove stdWrap in class.tslib_content_media.php
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ic0db017ad1d037636f1cb40994695686a2904c76 has been pushed to the review server.
It is available at http://review.typo3.org/2620
Updated by Mr. Hudson about 13 years ago
Patch set 2 of change Ic0db017ad1d037636f1cb40994695686a2904c76 has been pushed to the review server.
It is available at http://review.typo3.org/2620
Updated by Mr. Hudson about 13 years ago
Patch set 3 of change Ic0db017ad1d037636f1cb40994695686a2904c76 has been pushed to the review server.
It is available at http://review.typo3.org/2620
Updated by Alexander Stehlik about 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset e63c3008576bae78a887a927d317b016b572dade.
Updated by Gerrit Code Review almost 13 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/7121
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/7121
Updated by Alexander Stehlik almost 13 years ago
- Status changed from Under Review to Resolved
Applied in changeset c91dfffaeb4fe14ef2f4d0c75dda4db681478ec2.