Bug 124893
Summary: | Blank page appears when opening symlink from local file system on Windows OS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oleg <a.insolite> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Minor | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Oleg
1. Create file with any content, e. g. "c:\index.html"
2. Create symlink, e. g. "mklink c:\link.html c:\index.html"
3. Open link through URL "file:///C:/link.html"
Tested on Windows 7 in node-webkit and Google Chrome browser. Everything works fine on Linux.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |