Closed (fixed)
Project:
elFinder file manager
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2011 at 12:04 UTC
Updated:
10 Jul 2012 at 09:11 UTC
A note for the developers:
The scandinavian letters Æ Ø Å makes the files and folders become null objects.
Bstrgds
Tor
Comments
Comment #1
ph0enix commentedWhat OS you are using?
Comment #2
Kreativs commentedWindows 7 Norwegian
Comment #3
capmex commentedI think this could be solved integrating transliteration on the module like imce does.
Comment #4
Kreativs commentedIs this something I can do ? like a patch or something ? (Im not a programmer/developer)
Comment #5
capmex commentedTMH, I investigated further about this and the maintainer of the module said on a previous issue that transliteration is not supported because it will require to patch the elfinder connector class. As the upload function is on the elFinder.class.php file it will be very difficult to try to implement transliteration on the module.
http://drupal.org/node/978960
You can check this other issue to see if the proposed solution fixes your issue:
http://drupal.org/node/1049816
Comment #6
Kreativs commentedHi thanks for your reply !
I looked at that link (http://drupal.org/node/1049816) and it seemes that the problem comes first when I upload a file (with letters ÆØÅ) with the ftp client.
If I upload the file directly from elfinder it works fine. I tried a file called båt.jpg In elfinder the file still keeps the correct name, but when I checked it in the ftp client (filezilla) the file gets the name: bÃ¥t.jpg
so I deleted it and uploaded båt.jpg again this time using the ftp client. That way the file kept its original name in the ftp client. but then strange enough when I returned to the webpage and opened elfinder, all the buttons were gone and I could not see any files.
went back to ftp client, killed the file (båt.jpg) and then elfinder works again , all buttons came back.
so I guess the workflow for me ( we use those letters alot in our language) is to always use elfinder to upload files.
I could try another ftp client too, il give a note back if that makes any difference.
Comment #7
ph0enix commentedelFinder 2.0 (and integration module) have encoding improvements so I hope issue will be fixed after release. Also new version supporting encoding of Content-Disposition header, so UTF-8 filenames can be kept after download in modern browsers.
Comment #8
ph0enix commentedComment #9
ph0enix commented