Project

General

Profile

Actions

Bug #21265

closed

Wrong sizes of image

Added by Vladimir Podkovanov about 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I found issue with getting wrong sizes of image produces from gif file with cropping.

Conf used for image:

page.10 = IMAGE
page.10 {
file = test.gif
file {
width = 50c
height = 100c
}
}
resulted image should be 50x100 pixeles but being instead 99x100 pixeles
source file is in gif format and resulted file is gif as well

When added to config "file.ext = jpg" then final image being converted to jpg with proper size (50x100 pixeles)

I have attached test page for bug.

(issue imported from #M12228)


Files

test_page.t3d (3.35 KB) test_page.t3d Administrator Admin, 2009-10-13 21:35
Actions

Also available in: Atom PDF