Closed (cannot reproduce)
Project:
Views data export
Version:
7.x-3.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2012 at 16:30 UTC
Updated:
27 May 2013 at 06:55 UTC
I've created a view, a page display, attached a data export display to that page, and selected 'Provide as file' in the Format settings. When I visit the view' page, when i click to download the file, the browser tries to send me to the required path I set in the data export display, but it never gets there, and the page just says 'Loading...' and never goes anywhere. It is successfully downloading the file though. Is there a value I can provide in that path field to keep this from happening? If not, I think this is a bug.
Thanks!
Comments
Comment #1
steven jones commentedHmm...I'm not really sure what's going on there. Sounds like an issue with your browser more than anything else.
The page that is left 'loading...' is doing a redirect to get the browser to download the file, which you're getting correctly, and then it should exit, so the browser should complete loading this page.