sogo: maint f3aa7175

Author Committer Branch Timestamp Parent
buzzdee buzzdee maint 2016-11-02 03:17 v2 827e9cfc
Changeset

Fixup empty calendars, sogod crashing when it tries to call
stringByEscapingHTMLString on NSNull objects. Those happen
to be there when not all fields of the calendar are filled
in. Leading to errors like:

ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByEscapingHTMLString on NSNull !
and subsequent crashes on the instance serving that request.

mod - UI/Scheduler/UIxCalListingActions.m Diff File