Closed (won't fix)
Project:
Filebrowser
Version:
6.x-2.x-dev
Component:
Directory Listing Pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2010 at 06:34 UTC
Updated:
24 Sep 2010 at 18:27 UTC
Hi Yoran,
I installed your latest dev version (2010-Sep-19) and i had some issues when trying download file(s):
http://example.com/filebrowser/download/xxxx.ext but it's redirect to http://example.com/xxxx.ext and you got a error 403. My Drupal is set by default as "Public". For info, it's works well when you set the Folder Rights to "Private"filebrowser_filebrowser_download_manager_process() is not called./tmp.
Comments
Comment #1
Nicolas Georget commentedBy the way, i forgot one thing which is a outcome my first issue (in "Public Mode"), one of your function truncate the File's name. For example:
002_Promo.100901.1450.pdfbecomes_Promo.100901.1450.pdfsignature.100820.1908.pdfbecomesnature.100820.1908.pdfIt truncate the first 3 letters. Of course, you got a 404 Error each times (and not a 403 error as i wrote in my previous message).
Comment #2
Yoran commentedThis is very odd. Do you mind making 3 issues from this one. Else it'll be very difficult for me to track problems and solutions;
Comment #3
Nicolas Georget commentedOk. I will. Indeed it would be easier for you to track them. In the meanwhile, i'm going to reproduce all of this issues on a proper Drupal install.
Bon Week tout de même ;-)