Project

General

Profile

Actions

Bug #22320

closed

GIFBULDER generate pix twice

Added by Vladimir Podkovanov over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

bug_13901.diff (751 Bytes) bug_13901.diff Administrator Admin, 2010-03-24 22:38
test.t3d (37.8 KB) test.t3d Administrator Admin, 2010-03-25 15:59
Actions #1

Updated by Ernesto Baschny over 14 years ago

Thanks!

Commited to:

- trunk (rev. 7162, will be in 4.4.0 beta1)
- TYPO3_4-3 (rev. 7163, will be in 4.3.3)
- TYPO3_4-4 (rev. 7164, will be in 4.2.13)

Actions

Also available in: Atom PDF