[
https://issues.apache.org/jira/browse/GUACAMOLE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper updated GUACAMOLE-105:
-------------------------------------
Affects Version/s: (was: 0.9.10-incubating)
> File downloads may fail depending on timing
> -------------------------------------------
>
> Key: GUACAMOLE-105
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-105
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Environment: Tomcat 7.0.54-2.el7_1
> CentOS 7
> RDP to Windows 2008 R2 Terminal Server German LangPack
> 0.9.10-incubation master + patch 57 and 71
> Reporter: Werner Novak
> Priority: Blocker
> Fix For: 0.9.10-incubating
>
>
> The new file transfer mechanism implemented by GUACAMOLE-44 uses a temporary
> {{iframe}} to initiate the download of the file, cleaning up that {{iframe}}
> once the file stream has completed. There is no guarantee that the browser
> will actually have started downloading or saving the file at that point,
> however, and removing the {{iframe}} element from the DOM prior to saving
> causes the download to be canceled.
> Due to the nature of the timing involved, smaller files have a higher chance
> of failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)