Posted by saint-saens on November 9, 2009 at 10:24am
Jump to:
| Project: | Web File Manager |
| Version: | 6.x-2.11 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
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 likedrupal/?q=webfm_send/50
while in opera clicking on the same link takes you todrupal/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
#1
#2