mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-24 07:53:27 +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.