Actions
Bug #38376
closedclass tslib_content_media overwrites custom rendertype
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2012-06-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
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.
Updated by Philipp Gampe about 11 years ago
- Status changed from New to Needs Feedback
- Is Regression set to No
wrong issue ... see the related issue
Updated by Alexander Opitz almost 11 years 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.
Actions