#18 — Unhandled date parsing exception with non English date string.

StateResolved
Version:
AreaFunctionality
Issue typeBug
SeverityMedium
Submitted by(anonymous)
Submitted onDec 23, 2008
Responsible Maurits van Rees
Target release: 1.0
Return to tracker
Last modified on Feb 17, 2009 by Maurits van Rees
Should probably abort the feed and log, then continue with other feeds.
Currently fails whole update.

Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.feedfeeder.browser.feed, line 39, in __call__
Module Products.feedfeeder.browser.feed, line 36, in update
Module Products.feedfeeder.utilities, line 33, in retrieveFeedItems
Module Products.feedfeeder.utilities, line 77, in _retrieveSingleFeed
Module DateTime.DateTime, line 501, in __init__
Module DateTime.DateTime, line 728, in _parse_args
Module DateTime.DateTime, line 1016, in _parse
SyntaxError: mar, 23 dic 2008 09:50:44
Added byMaurits van ReesonFeb 17, 2009 11:18 PM
Issue state: UnconfirmedResolved
Responsible manager: (UNASSIGNED)maurits
Target release: None1.0
Good point. This can happen when parsing an entry. In r80997 I catch that error and continue with the next entry.

No responses can be added.