Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 13/Feb/14 9:24 AM
Description:

It looks like we're doing something wrong in our ExportAction (e.g. set the wrong mime type of header). While this didn't cause any known problems when running the application, it prevents us from having automated tests doing exports with autosave.

Since MAGNOLIA-5672 the following code would be executed with autosave:

    @Test
    public void testAutosaveOnDownload() {
        driver.navigate().to("http://spatialkeydocs.s3.amazonaws.com/FL_insurance_sample.csv.zip");
    }

Still we cannot automate testing of download for Content Translation Support (or dam) yet, as in those cases the save dialog still pops up.

Fix Versions: 5.3
Project: Magnolia UI
Priority: Major Major
Reporter: Daniel Lipp
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to