id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1338,Opening a File not in Project kills Padre,bowtie,,"So you are working on your project in Padre, you decided to view a modules code in Perl library and instead of viewing the code you get the following: 

Error Dialog
{{{#!text
The directory browser got an undef object and may stop working now. Please save your work and restart Padre.
}}}

Terminal message
{{{#!text
Use of uninitialized value $chd in concatenation (.) or string at /usr/src/Padre/Padre/lib/Padre/Wx/Directory.pm line 586.
Something is wrong as one of the directory objects is undef (position=2, child=Wx::TreeItemId=SCALAR(0xf86f2f0), chd=) at /usr/src/Padre/Padre/lib/Padre/Wx/Directory.pm line 586.
}}}

This sucks, we should be able to view the contents of a file. which is not associated with a project or the need for a padre.yml file.

",defect,closed,major,,Project Browser,0.91,duplicate,,
