mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
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.