Bug 10777 - Local file handling broken with .qtl files
Summary: Local file handling broken with .qtl files
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 18:40 PDT by Mark Edwards
Modified: 2008-02-12 03:11 PST (History)
2 users (show)

See Also:


Attachments
.dmg demonstrating the .qtl local file handling bug (110.49 KB, application/octet-stream)
2006-10-29 13:55 PST, Mark Edwards
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Edwards 2006-09-07 18:40:56 PDT
I'm not absolutely sure this is a WebKit bug, but I think it is.

Basically, the functionality for launching local files linked from a page with their proper handler seems to be broken.  Specifically, I am having a problem with .qtl files, which are supposed to be launched with QuickTime Player.  The latest Safari, and the latest nightly of WebKit, simply opens a Finder window and displays the .qtl file instead of opening the file with QuickTime Player, which is what it should do.  I'm sure the files in question are not at fault, because they launch QuickTime Player when clicked from Firefox, and I have tested with a CD-ROM which I know for a fact was working properly with earlier versions of Safari.

This only occurs with local files (i.e. files that are linked via file://).  http:// links work fine.
Comment 1 Alexey Proskuryakov 2006-09-11 00:07:58 PDT
If confirmed as a regression, this would be P1.

I am also not sure if this is a WebKit issue; you may want to file a bug at <http://bugreport.apple.com>, too. Please mention this report if you do so, and also post the bugreporter bug number here.
Comment 2 Mark Edwards 2006-10-29 13:53:36 PST
(In reply to comment #1)
> If confirmed as a regression, this would be P1.
> 
> I am also not sure if this is a WebKit issue; you may want to file a bug at
> <http://bugreport.apple.com>, too. Please mention this report if you do so, and
> also post the bugreporter bug number here.
> 

I filed a bug with Apple at your suggestion:

https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/2/wo/faxul39O8w4YJbfklrf5Pg/7.27

I am uploading a .dmg that demonstrates the issue.  Launch the included qtl_test.htm page in Safari.  The links should both open in Quicktime Player, but they don't.  The links work properly in Mozilla-based browsers, for comparison.

Also, the proper functionality is described at:

http://developer.apple.com/documentation/QuickTime/QT4WebPage/samplechap/special-11.html
Comment 3 Mark Edwards 2006-10-29 13:55:16 PST
Created attachment 11276 [details]
.dmg demonstrating the .qtl local file handling bug
Comment 4 David Kilzer (:ddkilzer) 2006-10-29 18:39:40 PST
(In reply to comment #2)
> I filed a bug with Apple at your suggestion:
> 
> https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/2/wo/faxul39O8w4YJbfklrf5Pg/7.27

Please report the bug number listed on bugreport.apple.com here.  The above link won't work after your session has ended.

Comment 5 Mark Edwards 2006-10-29 18:50:25 PST
> Please report the bug number listed on bugreport.apple.com here.  The above
> link won't work after your session has ended.

Sorry about that.  Its bug #4809075
Comment 6 Robert Blaut 2008-02-12 03:11:24 PST
Is the bug ever confirmed? Is it Webkit issue?