2327fedbea
If the 'other' field is empty, then following a restore of course logs, it should still be serialised so that it is consistent with the normal behaviour when logging. Without this change, an event with null value for other has the field set to NULL if you restore it, but 'N;' when the event is initially created.