Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV export bogus redirect if no rows to export #434

Closed
cheesegrits opened this issue Aug 27, 2012 · 0 comments
Closed

CSV export bogus redirect if no rows to export #434

cheesegrits opened this issue Aug 27, 2012 · 0 comments
Assignees
Milestone

Comments

@cheesegrits
Copy link
Member

See:

http://fabrikar.com/forums/showthread.php?p=149721#post149721

if we think there are no rows to export, we're doing a 303 redirect, which blows up the AJAX calling code.

To replicate, try doing a CSV export (front or back end) on an empty List, and look at the Console tab in Firebug.

-- hugh

@ghost ghost assigned pollen8 Aug 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants