Bug #38376
class tslib_content_media overwrites custom rendertype
Status: | Closed | Start date: | 2012-06-25 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Content Rendering | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.7 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Custom render type is overwritten in file class.tslib_content_media.php by line 201
$renderType = 'swf';
But I want to define a custom media renderer and the type is still "video".
tt_content.media.20.fileExtHandler.swf = MEDIALIGHTBOX
I have no easy solution for this problem.
Related issues
History
#1 Updated by Sven Wappler about 3 years ago
- Target version set to 4.7.2
#2 Updated by Philipp Gampe almost 2 years ago
- Status changed from New to Needs Feedback
- Is Regression set to No
wrong issue ... see the related issue
#3 Updated by Alexander Opitz over 1 year ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
4.7.2)
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Please use related issue, as this seams same problem.