Comment 6 for bug 1733722

Revision history for this message
Sanjeet Chand (sanjeetchand) wrote :

I think the session is also causing problems when exporting portfolios. The exportfile is set in the $SESSION->set('exportfile', $fileurl) but $SESSION->get('exportfile') returns empty string. So it redirects to the export page when it should download the file.