Actions
Bug #18576
closedEM has wrong image tag for headers in extension listing
Start date:
2008-04-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the call is wrong:
<img src="'.t3lib_iconWorks::skinImg(...
should be
<img '.t3lib_iconWorks::skinImg(...
(issue imported from #M8041)
Files
Updated by Moreno Feltscher over 16 years ago
Thanks Steffen. Now it's working!
Status of this bugreport should be resolved.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Closed to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15573
Updated by Wouter Wolters over 11 years ago
- Status changed from Under Review to Closed
- Target version deleted (
-1)
Was opened with a patch for templavoila
Actions