Actions
Bug #25271
closedimageLinkWrap without typolink
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I tried to wrap an image with imageLinkWrap and typolink like i always do.
The whole typolink command seems to be ignored.
image = IMAGE
image.file = fileadmin/test.jpg
image.imageLinkWrap = 1
image.imageLinkWrap {
enable = 1
typolink.parameter = 1
typolink.ATagParams = class="test"
}
(issue imported from #M17883)
Actions