Your message dated Wed, 01 Jun 2011 18:18:19 +0000
with message-id <[email protected]>
and subject line Bug#569273: fixed in python-vobject 0.8.1c-4
has caused the Debian Bug report #569273,
regarding Parsing \t (escaped tab character) raises ParseError
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
569273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-vobject
Version: 0.8.1c-3
When parsing an iCal file containing "\t" (tab, actually two characters)
using readOne(), the parser raises a ParseError, aborting the parsing.
This defect is _not_ in the upstream source but introduced by Debian patch
"0003-Treat-untils-as-floating.patch", removing this patch fixes the
problem.
I can not see any advantage of raising an exception instead of simply
accepting unknown escaped chars (like in the upstream source).
BTW: is there a reason why 0.8.1.c-3 is not present in the Debian git repo?
Cheers,
Raphael
Test case:
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
DTSTAMP:20080502T160934Z
CREATED:20071005T104029Z
UID:KOrganizer-1534264698.483
SEQUENCE:1
LAST-MODIFIED:20080106T231431Z
DESCRIPTION:Test Text and a Tab: \t and more text
SUMMARY:Test
PRIORITY:3
DTSTART:20071010T090000Z
DTEND:20071010T120000Z
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
--- End Message ---
--- Begin Message ---
Source: python-vobject
Source-Version: 0.8.1c-4
We believe that the bug you reported is fixed in the latest version of
python-vobject, which is due to be installed in the Debian FTP archive:
python-vobject_0.8.1c-4.diff.gz
to main/p/python-vobject/python-vobject_0.8.1c-4.diff.gz
python-vobject_0.8.1c-4.dsc
to main/p/python-vobject/python-vobject_0.8.1c-4.dsc
python-vobject_0.8.1c-4_all.deb
to main/p/python-vobject/python-vobject_0.8.1c-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated python-vobject package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 01 Jun 2011 20:05:05 +0200
Source: python-vobject
Binary: python-vobject
Architecture: source all
Version: 0.8.1c-4
Distribution: unstable
Urgency: low
Maintainer: Calendarserver Maintainers
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
python-vobject - parse iCalendar and VCards in Python
Closes: 569273 574133
Changes:
python-vobject (0.8.1c-4) unstable; urgency=low
.
* [80b984b] Restore original upstream behaviour on unrecognized parameters
(Closes: #569273)
* [ae6eba8] Normalise year info to be within Python's year bounds. Thanks
to Dave Holland for the patch (Closes: #574133)
Checksums-Sha1:
268107d5cd9785eb1ff7877b967ee55d8eec9378 1359 python-vobject_0.8.1c-4.dsc
9a75414c418938079d11aa9e6a07dfae3153b68c 6809 python-vobject_0.8.1c-4.diff.gz
476006e065fc12910190f70963059de0a93f9581 48132 python-vobject_0.8.1c-4_all.deb
Checksums-Sha256:
f8fe0d49bbd4ab2e2d1d05958ab4c712f4024cf217706ac53e6a8601ca9d92c9 1359
python-vobject_0.8.1c-4.dsc
ef6b624af6128b2aada9c8926e0b2a6efdd636c013c97b43ddb9023db796d0b1 6809
python-vobject_0.8.1c-4.diff.gz
11332d7663b8aeee8a1845435719713ddc2a0ed4653b64541aecf23c20bd1c8b 48132
python-vobject_0.8.1c-4_all.deb
Files:
e4fcf4b7ece0d84fd4df453aabe3c46a 1359 python optional
python-vobject_0.8.1c-4.dsc
e7a3dd600580f0df369195719c459d7e 6809 python optional
python-vobject_0.8.1c-4.diff.gz
97ca1ea740d456ba829e51b52f5fc2eb 48132 python optional
python-vobject_0.8.1c-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFN5oCrn88szT8+ZCYRAuWrAJ4g5BMnXHSJeafk6ohMwAz5ASQcHgCcD2QO
M2SzPvSiMxRlBZnpHGmXFyU=
=lTF+
-----END PGP SIGNATURE-----
--- End Message ---