hasanarbsq / osfilemanager

Automatically exported from code.google.com/p/osfilemanager
0 stars 0 forks source link

Filename with special characters like & are truncated in download #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
the filename with & are truncated like the files with space prior to the 
header("Content-Disposition: inline; filename=\"$file\""); change.

eg. Beauty & The Beast.mp3 you only get "Beauty" when clicking on download.

Original issue reported on code.google.com by yousingh...@gmail.com on 7 Feb 2014 at 2:51