Opened 10 years ago
Closed 9 years ago
#11536 closed bug (fixed)
Webpositive Downloading
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Attempted to download some 4K UHD sample clips and trailers from the internet. Each version of WebKit had different results when selecting the download link.
Alpha 4.1 (HaikuWebKit 1.1) downloads the file normally (download_a4.1)
hrev48404_x86_64 (WebKit 1.4.6) attempts to load the file as if it were an embedded video (download_x86_64)
hrev48404_x86_gcc2 (webKit 1.4.7) loads it as a webpage with a bunch of "binary characters".
Attachments (2)
Change History (5)
by , 10 years ago
Attachment: | download_a4.1 added |
---|
by , 10 years ago
Attachment: | download_x86_64 added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
The website that this was occurring on has been redesigned since the ticket was created. However, the links function in the same manner as before. Using hrev49717 all the download links work properly. This ticket can be closed as the problem no longer occurs in the latest webkit.
Can you provide a link to a sample file for testing?