Bug#534721: [DRE-maint] Bug#534721: closed by Stefano Zacchiroli (Re: Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML)

2010-02-26 Thread Lucas Nussbaum
reopen 534721 notfixed 534721 libhpricot-ruby1.8/0.8.1-1 thanks Reopening based on the info provided by T Chan. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bu

Processed: Re: [DRE-maint] Bug#534721: closed by Stefano Zacchiroli (Re: Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML)

2010-02-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 534721 Bug #534721 {Done: Stefano Zacchiroli } [libhpricot-ruby1.8] libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML 'reopen' may be inappropriate when a bug has been closed with a version; you may need to use 'fou

Bug#534721: closed by Stefano Zacchiroli (Re: Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML)

2010-02-23 Thread T Chan
The bug in Message #25 is still present in 0.8.1-1 although not as grave (the change is INT2NUM -> INT2FIX which eliminates false negatives but not false positives). Compare the colliding-hash case: $ ruby -r hpricot -e "print Hpricot.XML('')" $ ruby -r hpricot -e "print Hpricot.XML('')" Wi

Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML

2009-06-29 Thread Gunnar Wolf
Ryan Niebur dijo [Sun, Jun 28, 2009 at 01:54:09AM -0700]: > > Package: libhpricot-ruby1.8 > > Version: 0.8-2 > > Severity: grave > > Justification: renders package unusable > > Sorry about this. I have sent an email to the upstream author asking > for input. However all of my scripts (tho I only u

Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML

2009-06-28 Thread Ryan Niebur
On Fri, Jun 26, 2009 at 06:16:08PM +0100, T Chan wrote: > Package: libhpricot-ruby1.8 > Version: 0.8-2 > Severity: grave > Justification: renders package unusable > Sorry about this. I have sent an email to the upstream author asking for input. However all of my scripts (tho I only use hpricot fo

Bug#534721: libhpricot-ruby1.8: Hpricot's XML parser fails to parse simple, valid XML

2009-06-26 Thread T Chan
Package: libhpricot-ruby1.8 Version: 0.8-2 Severity: grave Justification: renders package unusable This bug also applies to libhpricot-ruby1.9. Problems: - Valid XML is rendered invalid. - XML is no longer parseable. - Invalid XML is not rejected by default (required by the standard). (minor) W