Closed (duplicate)
Project:
Fast Gallery
Version:
6.x-3.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Jul 2008 at 20:50 UTC
Updated:
14 Nov 2008 at 06:31 UTC
Hallo, ich habe die Version 6.x-1.2beta1 installiert.
Mir ist ein Bug aufgefallen, wenn im Bild Dateiname Umlaute sind, z.B märz, wird es im Album nicht dargestellt.
Sonst läuft alles super, danke. :-)
Ich werde das Modul die Tage noch weiter testen, wenn mir noch was auffällt poste ich es hier.
Comments
Comment #1
rapsli commentedProblem is here:
The glob function dies when it encounters chars like öäü or also []
Need some help on this, cuz I don't know how to solve this
Comment #2
ncy commentedthis is also discussed here:
(6.x-3.1-beta1)
http://drupal.org/node/316967#comment-1077398
Comment #3
ncy commentederh, so upon closer inspection, it appears that this is a URL/browser issue. files with umlauts can't seem to be opened on a browser, and it appears that the best solution is to avoid special characters altogether ...
Comment #4
rapsli commentedhow about renaming the files when they have umlaute?
I think it's a server issue.
Comment #5
ncy commentedyea, that's probably the best way. i just dont know how keen ppl will be to having their files renamed, especially if they plan on copying it back from the server at some point.
Comment #6
rapsli commentedtrue. ... maybe for the beginning this is just going to be a restriction. no special chars in filename.
Comment #7
ncy commentedNew update. Made an option in the settings to delete special chars from filenames.
#329256: New Updated Version to 6.x-3.1-beta2 Completed and Posted Here
Comment #8
ncy commentedok, this isn't working like i planned (#330188: National characters display with error).
i'm working on a fix, but it will probably still involve renaming files.
Comment #9
rapsli commentedhttp://drupal.org/node/330188