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 'doc%25252525252525253fid%25252525252525253d5a3664bf73dab84561bb03db0fe64e275a270093%252525252525253fid%252525252525253d5e571c72d88cb56244766c88eddcb409b04bccfc%2525252525253fid%2525252525253d5e571c72d88cb56244766c88eddcb409b04bccfc%25252525253fid%25252525253d5e571c72d88cb56244766c88eddcb409b04bccfc&id2%25252525253d41ac4bd96f1c25366877c9cc82ff69b2ebaf6ebc%252525253fid%252525253d5e571c72d88cb56244766c88eddcb409b04bccfc%2525253fid%2525253d5e571c72d88cb56244766c88eddcb409b04bccfc%25253fid%25253d41ac4bd96f1c25366877c9cc82ff69b2ebaf6ebc%253fid%253de535eff9040eac07ca43c9db28aa2fd1a61f3b48%3fid%3dffbf714c9e6665c13d9ce5d5a2feac812377a7c0?id=1cb2691342d74f9a81982c045f66be111999d040')
0 files changed, 0 insertions, 0 deletions