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 #1

Updated by Oliver Hader about 15 years ago

Hi Vladimir,
can you please test whether this exists in TYPO3 4.2 as well? Thanks!

Actions #2

Updated by Vladimir Podkovanov about 15 years ago

Hi Oliver, yes it does apply to 4.2 as well.

Actions #3

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF