Actions
Bug #22320
closedGIFBULDER generate pix twice
Start date:
2010-03-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If there are "IMAGE" objects in GIFBULDER object then GIFBULDER generates result pic twice - first after first call to page and second after second call and hereafter second pic used.
The both result images are same and stored in GB/ folder under different names.
It happens because $this->setup used for generating filenames, little bit different during first call and second call - types of values in $this->setup['10.']['BBOX'] are different.
I will add patch later.
(issue imported from #M13901)
Files
Actions