id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1345,actionqueue=internal.dump_padre is writing to a closed filehandle.,gyles19,,"joi@tardis:~/projects/Pavlov/Pavlov-AutoDialer$ padre --actionqueue=internal.dump_padre /tmp/foo
print() on closed filehandle $dumpfh at /usr/local/share/perl/5.10.1/Padre/Wx/ActionLibrary.pm line 100.
Scalars leaked: 1
Scalars leaked: 1
Scalars leaked: 1

The handler for this action is localizing the filehandle within the open itself, so it goes out of scope before the print can be performed.
",defect,new,major,,not classified yet,0.90,,,
