Skip Menu |

This queue is for tickets about the Autodia CPAN distribution.

Report information
The Basics
Id: 50879
Status: resolved
Priority: 0/
Queue: Autodia

People
Owner: Nobody in particular
Requestors: marcoep [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.10
Fixed in: 2.14



Subject: Extra line feed in Diagram.pm
Hi there, It looks like an extra line feed sneaked in in Diagram.pm, see the attached patch. Cheers, ^m'e
Subject: Diagram.pm.patch
*** Diagram.pm Tue Oct 27 15:20:09 2009 --- Diagram.pm.new Tue Oct 27 15:20:35 2009 *************** *** 2142,2149 **** <dia:point val="[% realization.Orth_Top_Right %]"/> </dia:attribute> <dia:attribute name="obj_bb"> ! <dia:rectangle val="[% realization.Orth_Top_Right %];[% realization.Orth ! _Bottom_Left %]"/> </dia:attribute> <dia:attribute name="orth_points"> <dia:point val="[% realization.Orth_Bottom_Left%]"/> --- 2142,2148 ---- <dia:point val="[% realization.Orth_Top_Right %]"/> </dia:attribute> <dia:attribute name="obj_bb"> ! <dia:rectangle val="[% realization.Orth_Top_Right %];[% realization.Orth_Bottom_Left %]"/> </dia:attribute> <dia:attribute name="orth_points"> <dia:point val="[% realization.Orth_Bottom_Left%]"/>
On Tue Oct 27 10:38:10 2009, marcoep@gmail.com wrote: Show quoted text
> Hi there, > > It looks like an extra line feed sneaked in in Diagram.pm, see the > attached patch. > > Cheers, > > ^m'e > >
Thanks - fixed in SVN - should be sorted in next release
How long until the next release?
How long until the next release?
Fixed in 2.14 months ago.. sorry I haven't been on top of rt.cpan