Skip Menu |

This queue is for tickets about the iCal-Parser-SAX CPAN distribution.

Report information
The Basics
Id: 109258
Status: open
Priority: 0/
Queue: iCal-Parser-SAX

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.09
Fixed in: (no value)



Subject: Tests fail (with latest DateTime::Event::Recurrence?)
See subject. The test suite fails on my systems if DateTime-Event-Recurrence-0.18 and DateTime-Set-0.3600 are installed: # Failed test 'rrule' # at t/01parse.t line 19. # Found 6 differences with expected: # Rogue element 'dtstamp' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]/event[1]'. # Rogue element 'dtend' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]/event[1]'. # Rogue element 'event' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]'. # Rogue element 'dtstart' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]/event[1]'. # Rogue element 'summary' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]/event[1]'. # Rogue element 'hours' in element '/ical[1]/events[1]/year[1]/month[1]/week[1]/day[5]/event[1]'. # in processed XML: # <ical><calendar x-wr-timezone='America/New_York' version='2.0' name='Calendar 1' prodid='-//Testing//Test//EN' index='1' id='1' /><events><year year='2004'><month month='12'><week week='49'><day date='2004-11-29' /><day date='2004-11-30' /><day date='2004-12-01' /><day date='2004-12-02'><event uid='5A4E636A-35E7-11D9-9E64-000D93C45D90' idref='1'><summary>wierd</summary><hours>1.00</hours><dtstamp>2004-11-13T21:47:34</dtstamp><dtend>2004-12-02T01:00:00</dtend><dtstart>2004-12-02T00:00:00</dtstart></event></day><day date='2004-12-03'><event uid='5A4E636A-35E7-11D9-9E64-000D93C45D90' idref='1'><summary>wierd</summary><hours>1.00</hours><dtstamp>2004-11-13T21:47:34</dtstamp><dtend>2004-12-03T01:00:00</dtend><dtstart>2004-12-03T00:00:00</dtstart></event></day><day date='2004-12-04' /><day date='2004-12-05' /></week><week week='50'><day date='2004-12-06' /><day date='2004-12-07' /><day date='2004-12-08' /><day date='2004-12-09' /><day date='2004-12-10' /><day date='2004-12-11' /><day date='2004-12-12' /></week><week week='51'><day date='2004-12-13' /><day date='2004-12-14' /><day date='2004-12-15' /><day date='2004-12-16' /><day date='2004-12-17' /><day date='2004-12-18' /><day date='2004-12-19' /></week><week week='52'><day date='2004-12-20' /><day date='2004-12-21' /><day date='2004-12-22' /><day date='2004-12-23' /><day date='2004-12-24' /><day date='2004-12-25' /><day date='2004-12-26' /></week><week week='53'><day date='2004-12-27' /><day date='2004-12-28' /><day date='2004-12-29' /><day date='2004-12-30' /><day date='2004-12-31' /><day date='2005-01-01' /><day date='2005-01-02' /></week></month></year></events></ical> # Looks like you failed 1 test of 19. t/01parse.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/19 subtests
Hi! Do you have any plans to look at the bug in the foreseeable future?
Dear Maintainer, The Debian perl group is reviewing packages with bugs which make them un-releasable; in particular when they are not heavily used by Debian users. We would like to remove such modules from Debian if we don't think they are likely to be fixed. iCal::Parser::SAX is one such module, owing to this bug, and we would like to know whether you have any plans to look at the bug in the foreseeable future before we remove the package from Debian. If we don't hear anything we will remove the package from Debian on or around October 30. This of course does not affect the standing of your module on CPAN. Thank you for maintaining this module so far!