Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
15.4
-
None
-
Unknown
-
Description
Currently, if a single event is badly formed and make the rendering of the event fails, the full list of event is lost.
And, we don't have a way to cleanup the badly formed events.
Two improvements can be considered:
- offer an API to remove the bad events
- improve the templates so that the failure of a single event does not prevent the other ones to be rendered.