Bug 42577 - Cannot open HTML files with arbitrary extensions.
Summary: Cannot open HTML files with arbitrary extensions.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 10:57 PDT by Jason J. W. Williams
Modified: 2010-07-19 16:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason J. W. Williams 2010-07-19 10:57:21 PDT
Current versions of WebKit and Safari 5 prevent the opening of HTML files with arbitrary extensions (i.e. .mako). This prohibits the viewing of templating files that are HTML-based. Also, affects embedded WebKit apps.
Comment 1 Jason J. W. Williams 2010-07-19 10:58:36 PDT
Repro:

1.) Create a sample HTML file named test.mako.
2.) Attempt to open it via File->Open File.

You will be prohibited as the .mako file will be greyed out in the file dialog.
Comment 2 Mark Rowe (bdash) 2010-07-19 16:03:44 PDT
The dialog presented by File -> Open is part of the Safari application, not of the WebKit rendering engine. Bugs related to the Safari application should be filed at <http://bugreport.apple.com/>.