Actions
Bug #14788
closedtslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
Start date:
2005-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
providing a different url to replace showpic.php by TS
image.imageLinkWrap.JSwindow.altUrl=typo3conf/ext/fdfx_showpic/showpic.php
doesn't pass any information on image file, additional params etc, i.e.
before (w/o .altUrl): e.g. openPic('showpic.php?imglist=uploads%2Fpics%2F2113_10.jpg%7Cupload...',...
after (w .altUrl as mentioned above): e.g. openPic('typo3conf/ext/fdfx_showpic/showpic.php',...
This behavoir can be found to ALL versions of Typo3.
(issue imported from #M1153)
Files
Actions