NEW 124893
Blank page appears when opening symlink from local file system on Windows OS
https://bugs.webkit.org/show_bug.cgi?id=124893
Summary Blank page appears when opening symlink from local file system on Windows OS
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.