Wed Apr 21 06:28:34 2010bernt.budde [...] gmail.com - Ticket created
Subject:
Simple quoting err
Date:
Wed, 21 Apr 2010 10:28:21 +0000
To:
bug-GraphViz [...] rt.cpan.org
From:
bernt.budde [...] gmail.com
# In the _attributes sub, (number 1242):
Show quoted text
>> $value =~ s|"|\"|g;
# Should probably be:
Show quoted text
>> $value =~ s|"|\\"|g;
# /Bernt 'bug' Budde
Tue Jun 14 21:50:23 2011RSAVAGE [...] cpan.org - Correspondence added
This issue is fixed in GraphViz2 V 1.00.
At least, I (Ron) assume it's fixed. If not, please let me know.
There're won't be any further development on GraphViz.
Tue Jun 14 21:50:24 2011The RT System itself - Status changed from 'new' to 'open'
Tue Jun 14 21:50:24 2011RSAVAGE [...] cpan.org - Status changed from 'open' to 'resolved'