id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1255,The directory browser got an undef object and may stop working now. Please save your work and restart Padre,bowtie,szabgab,"The directory browser got an undef object and may stop working now. Please save your work and restart Padre
0.87 error
0.86 no error

to generate error, use trunk perl dev -a --die

open an existing session,

then open a isolated perlfile.pl in some other dir which dose not contain any project info or padre.ymal.

which I do to test in.

and voila, an error dialog!! 

error from:
package Padre::Wx::Directory;
line 516;
{{{#!perl
$self->main->error(
	Wx::gettext(
		'The directory browser got an undef object and may stop working now. Please save your work and restart Padre.'
	)
);
}}}",defect,closed,critical,,editor,0.87,duplicate,Padre::Wx::Directory,
