Project

General

Profile

Actions

Bug #24998

closed

GIFBUILDER / specCharsToASCII breaks image file names

Added by Thorsten van Stipriaan about 13 years ago. Updated over 9 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

In review of resolved Ticket 0015466.

The applied change of specCharsToASCII breaks the file name if the string contains carriage returns (e.g. from a two-line page title) or special chars like the raquo (»).

Commenting out following line fixed this in an instance.

$meaningfulPrefix = $GLOBALS['TSFE']->csConvObj->specCharsToASCII($GLOBALS['TSFE']->renderCharset, $meaningfulPrefix);

Since in 0015466 it fixed an issue I am not sure what setup makes the difference.

(issue imported from #M17539)

Actions #1

Updated by Marc Wöhlken about 13 years ago

Did the patch to Bug 0015466 really make it into trunk?

Could not find any evidence in version 4.4.7 and 4.5.2

Actions #2

Updated by Alexander Opitz almost 10 years ago

  • 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.2.3)?

Actions #3

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to Closed

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

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