Bug 21714
Summary: | MIME types ignored | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Reaves <treaves> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Timothy Reaves
I am trying to have WebKit open a MIME type of application/x-zope-edit with a particular application (ZopeEditManager). Instead, it just get's downloaded.
Using the Defail Apps preferences plugin, I can see that ZopeEditManager is configured to handle that MIME type, and this works correctly in Firefox 3.x.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
What is the "Defail Apps preferences plugin"?
Timothy Reaves
A typo is what it is. Default Apps. http://www.rubicode.com/Software/RCDefaultApp/
Mark Rowe (bdash)
This sounds unlikely to be a WebKit bug. For unsupported MIME types, WebKit checks if any plug-ins are available to handle the MIME type, and otherwise delegates the handling of them to the host application. I think this bug should probably be closed as INVALID and a new bug filed against Safari at <http://bugreport.apple.com/>.
Alexey Proskuryakov
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.
Please comment and/or reopen if this still affects WebKit in some way.