Project

General

Profile

Actions

Bug #24918

closed

Filenames generated by GMENU contain spaces and special chars and the images are not displayed

Added by Philipp Metzler about 13 years ago. Updated almost 10 years ago.

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

0%

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

Description

Since T3 version 4.5 GMENU doesn't sanitize filenames anymore:

generated filenames before with T3 version 4.x.x:

typo3temp/menu/160124160Impressum_160124160_8e9bbe7a23.gif

generated filenames with T3 version 4.5:

typo3temp/menu/㝼㝼㝼Impressum_㝼㝼㝼_8945429c92.gif

Example TS:

temp.10 = TEXT
temp.10.field = subtitle // title
temp.10.wrap=㝼|*|㝼㝼㝼|*|

lib.graphicalMenu = HMENU
lib.graphicalMenu {
protectLvar = 1
special = list

1 = GMENU 
1 {
NO {     
backColor = #FFFFFF
XY = [10.w] + 20, 51           
10 = TEXT
10 {
text < temp.10
}
}
}
}

(issue imported from #M17433)


Files

Screenshot 2011-02-01 15h 25m 44s.png (52.8 KB) Screenshot 2011-02-01 15h 25m 44s.png Administrator Admin, 2011-02-01 15:26
t3.png (32.7 KB) t3.png Administrator Admin, 2011-02-02 13:59
Actions #1

Updated by Philipp Metzler about 13 years ago

actually it doens't delete chars like &#; from generated filenames

Actions #2

Updated by Philipp Metzler about 13 years ago

problem seemes to be solved with http://bugs.typo3.org/view.php?id=17483

Actions #3

Updated by Alexander Opitz almost 10 years ago

  • Status changed from New to Closed
  • Target version deleted (0)
  • Is Regression set to No
Actions

Also available in: Atom PDF