Bug#495272: deb822 cannot handle unicode fields

2008-09-16 Thread John Wright
repoen 495272 retitle 495272 Deb822.dump() fails when fields contain unicode objects with non-ascii characters thanks On Sat, Aug 16, 2008 at 12:45:43AM +0100, Adeodato Simó wrote: > Maybe I'm mistaken but: > > * I can't reproduce the bug with the unpatched version, using my name > in the

Bug#495272: deb822 cannot handle unicode fields

2008-08-17 Thread Adeodato Simó
* Jonny Lamb [Sun, 17 Aug 2008 01:02:39 +0100]: > On Sat, Aug 16, 2008 at 12:45:43AM +0100, Adeodato Simó wrote: > > * I can't reproduce the bug with the unpatched version, using my name > > in the Maintainer field of the .dsc file > So, I do not seem to be able to reproduce this bug any mo

Bug#495272: deb822 cannot handle unicode fields

2008-08-16 Thread Jonny Lamb
On Sat, Aug 16, 2008 at 12:45:43AM +0100, Adeodato Simó wrote: > * I can't reproduce the bug with the unpatched version, using my name > in the Maintainer field of the .dsc file So, I do not seem to be able to reproduce this bug any more. I am totally confused as to what on Earth is going on

Bug#495272: deb822 cannot handle unicode fields

2008-08-15 Thread Adeodato Simó
* John Wright [Fri, 15 Aug 2008 17:59:44 -0300]: > tags 495272 + pending > thanks > Hi Jonny, > On Fri, Aug 15, 2008 at 08:55:55PM +0100, Jonny Lamb wrote: > > Package: python-debian > > Version: 0.1.11 > > Severity: important > > Tags: patch > > Hi, > > When executing the "dump" method when t

Bug#495272: deb822 cannot handle unicode fields

2008-08-15 Thread John Wright
tags 495272 + pending thanks Hi Jonny, On Fri, Aug 15, 2008 at 08:55:55PM +0100, Jonny Lamb wrote: > Package: python-debian > Version: 0.1.11 > Severity: important > Tags: patch > > Hi, > > When executing the "dump" method when there is unicode in one of the > fields in the rfc822 file a Unicod

Bug#495272: deb822 cannot handle unicode fields

2008-08-15 Thread Jonny Lamb
Package: python-debian Version: 0.1.11 Severity: important Tags: patch Hi, When executing the "dump" method when there is unicode in one of the fields in the rfc822 file a UnicodeDecodeError is raised. An example of this and a traceback can be seen in [0]. This can easily be reproduced by gettin