Closed (cannot reproduce)
Project:
Web File Manager
Version:
6.x-2.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 10:24 UTC
Updated:
24 Oct 2010 at 10:37 UTC
Hi, I'm using WebFM, and it works great, except in opera file links seem not to work. Apparently they are normal html links instead of javascript links in other browsers. Firefox and IE downloads files ok, using links like
drupal/?q=webfm_send/50
while in opera clicking on the same link takes you to
drupal/webfm_send/50
which gives you an error because we don't use clean urls.
I think the script should check how it was invoked (with or without "?q=") and use the same syntax for links.
Comments
Comment #1
saint-saens commentedComment #2
nhck commented