Bug #21265
closedWrong sizes of image
0%
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
Updated by Oliver Hader about 15 years ago
Hi Vladimir,
can you please test whether this exists in TYPO3 4.2 as well? Thanks!
Updated by Vladimir Podkovanov about 15 years ago
Hi Oliver, yes it does apply to 4.2 as well.
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)?
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.