id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
611,File | Open does not support UNC path,Floyd-ATC,azawawi,"When trying to open a file on a remote computer using a UNC path, the open silently fails. Here's how to reproduce the problem:

1. Select ""File"" | ""Open"" (or click the toolbar ""Open"" button)
2. Type \\servername and hit enter
3. Browse to the desired file and click ""Open"".

Expected result:
The selected file should open in the editor

Actual result:
Open fails silently, no error notification.
The console shows an (incorrect) error message:

""No such file or directory when trying to open '//atlas/floyd/perl_opengl_examples/step011.pl' at C:/strawberry/perl/site/lib/Padre/Wx/Main.pm line 2662.""

The file does indeed exist and opens normally in Notepad.
",defect,closed,major,,editor,0.47,fixed,open UNC file name,
