Bug 1630818 Comment 15 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Geoff Lankow (:darktrojan) from comment #13)
> Comment on attachment 9148220 [details] [diff] [review]
> redo-too-new-schema-3.patch
> 
> R+, but you really really must call `storageCalendar.db.close();` after the
> rename operation. Otherwise you're still using the old database (as happened
> to you) or there's infinite recursion death (as happened to me).

Back to Bug 1630818 Comment 15