Project

General

Profile

Actions

Bug #24999

closed

Truecolor support breaks GIF transparency

Added by Andre Haensel about 13 years ago. Updated almost 10 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

$TYPO3_CONF_VARS['GFX']['png_truecolor'] needs to be enabled for transparentBackground property of GIFBUILDER objects to work.

Before 4.0 in t3lib_stdGraphic::output, IMreduceColors was only called when reduceColors was enabled.
Since 4.0 it is also called if png_truecolor is disabled and if it is a truecolor image. The latter condition was dropped in 4.4.
I guess that moment GIF transparency stopped working because in 4.2 it was still working.
(issue imported from #M17540)

Actions #1

Updated by Andre Haensel about 13 years ago

This is related to #14537 with whose fix the unconditional IMreduceColors call was added and to #14537 where Marius Muehlberger struggles with this problem.

Actions #2

Updated by Alexander Opitz about 10 years ago

  • Category deleted (Communication)
  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #3

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF