mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
f3aa717570
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.