Bug 124893

Summary: Blank page appears when opening symlink from local file system on Windows OS
Product: WebKit Reporter: Oleg <a.insolite>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Minor    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   

Oleg
Reported 2013-11-26 08:53:22 PST
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
Note You need to log in before you can comment on or make changes to this bug.