diff options
Fix ical import logging
The following issues have been fixed:
Functions ical_read_event() and ical_read__todo() do not check the return value
of functions which may fail, in which case an item is not skipped even though
a problem may have been logged by the called function.
Function ical_read_note() fails on empty DESCRIPTION, but does not log it.
Function ical_read_exdate() may log a failure, but cannot fail itself.
Function ical_read_summary() can fail, but not log a failure.
Function ical_read_todo() do not skip a todo with an invalid priority.
Additionally:
A safety check has been added to ical_get_value(), and log messages resulting
from failures have been made uniform.
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test%2525252525253fid%2525252525253dffbf714c9e6665c13d9ce5d5a2feac812377a7c0%25252525253fid%25252525253d1cb2691342d74f9a81982c045f66be111999d040%252525253fid%252525253d1cb2691342d74f9a81982c045f66be111999d040%2525253fid%2525253d1cb2691342d74f9a81982c045f66be111999d040&id2%2525253d63c2d4d5038b8b73ef216749c0354f7a45cbc466%25253fid%25253d1cb2691342d74f9a81982c045f66be111999d040&id2%25253d63c2d4d5038b8b73ef216749c0354f7a45cbc466%253fid%253d1cb2691342d74f9a81982c045f66be111999d040%3fid%3d1cb2691342d74f9a81982c045f66be111999d040&id2%3d63c2d4d5038b8b73ef216749c0354f7a45cbc466?id=1cb2691342d74f9a81982c045f66be111999d040')
0 files changed, 0 insertions, 0 deletions