I've used a broad name and priority critical because that is really what I think it looks to be, after a couple of hours of research.
I'm trying to get csv export of the signup.module views. I've also tried simple views exporting node titles to confirm.
When Clean URLs are enabled I get a «Page not found» (or similar, my site is translated) error.
When Clean URLs are disabled I get nice exports just like I want and expect.
For my site disabling Clean URLs is not an option. I don't think mine is the only one. This really shouldn't be a limitation to a module either.
I have not yet tested on a clean install, but my tests so far seem to identify Clean URLs as the one reason export fails.
Comments
Comment #1
Eirik_R commentedI am no longer able to reproduce this. I can't see that I have made any changes to code or settings which fixes this, so I'm marking this normal and postponed waiting for the ability to reproduce.
Comment #2
Jhef.Vicedo commentedHad the same problem too. But after I disabled and re-enabled clean-url support, exporting suddenly works. I wonder if this is a caching thing.
My setup is just a default install, with normal caching mode and 1 minute cache lifetime.
Comment #3
neclimdulThis is fairly straight forward to test and I just can't reproduce it.
Comment #4
neclimdulExample: http://views.nerdpalace.net/?q=export_example/xml
Comment #5
neclimdul