PiRSquared17 / mp3-browser

Automatically exported from code.google.com/p/mp3-browser
GNU General Public License v2.0
0 stars 0 forks source link

URL encoding for é , à ... characters - download button only #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. rename an  mp3 file to "voilà.mp3"
2. dewplayer works fine with Apache on Windows7 (local PC)
3. dewplayer works fine with Apache on Ubuntu  (Hoster)
3. download button work on Windows (local PC)
4. download button do not work on Ubuntu (Hoster)

404 error message

apache error log:
File does not exist: /test/images/Fichier-Audio/voil\xc3\x83\xc2\xa0.mp3

Apache access log:
"GET /test/images/Fichiers-EEM/Vie-Eglise/Fichier-Audio/voil%C3%83%C2%A0.mp3 
HTTP/1.1" 404

Filezilla: file name is "voilà.mp3"

What version of the product are you using? On what operating system?
Joomla 2.5.11, PHP 5.3, Windows OK on local PC
Joomla 2.5.11, PHP 5.2, Ubuntu NOT OK with my hoster

Any idea?
Thank you

Original issue reported on code.google.com by jsu...@gmail.com on 16 May 2013 at 8:02

GoogleCodeExporter commented 9 years ago
For reference:
voil%C3%83%C2%A0.mp3
Translates to:
voilà .mp3

I agree that it works on Windows and I have no Linux host to verify this.

Could you attach the HTML file as it is served, or can we see this online 
somewhere? If this is a secured web page, could you at least give the relevant 
HTML snippet with some context?

Original comment by sanderverh on 18 May 2013 at 8:53

GoogleCodeExporter commented 9 years ago
Do you have any update for me on this?

Original comment by sanderverh on 17 Jul 2013 at 7:13

GoogleCodeExporter commented 9 years ago
I probed a bit more. Maybe (or maybe not) it's rather a Linux/PHP/Joomls issue 
than being related to this plugin. When uploading files to the media manager of 
Joomla on a Linux server, these characters get stripped out. I tried eXtplorer 
and found that renaming files to include these characters leads to funny stuff, 
such as é for é.

Original comment by sanderverh on 17 Jul 2013 at 7:24

GoogleCodeExporter commented 9 years ago
@jsubri

Any updates?

Original comment by sanderverh on 26 Feb 2014 at 8:30

GoogleCodeExporter commented 9 years ago
I agree with you the issue is likely related to the old PHP V5.2
please close the issue as I cannot replicate elsewhere.

Original comment by jsu...@gmail.com on 26 Feb 2014 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by sanderverh on 3 Mar 2014 at 7:10