I cannot download anything with Filebrowser because it falsely points to a destination with '?q=' in it.

Steps of recreation:
  1. tell Filebrowser to make a 'files' path to 'my_files' location
  2. upload 'some_file'
  3. go to: http://example.com/?q=files
  4. click on 'some_file' there
What happens:

error because it falsely points to: http://example.com/?q=my_files/some_file

Expected behaviour:

working link with no '?q=' in it

Comments

flickerfly’s picture

I'm no dev, I'm just browsing, but perhaps I can help clarify. You want the user to download the file directly from the server, not through drupal? You only want them to find the link through drupal?

Susurrus’s picture

Status: Active » Closed (fixed)

This should be resolved by #236318: Move to private downloads, so closing this issue.