Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    78d30cc7
    thread: Fix crash editing thread entry with inline image · 78d30cc7
    Jared Hancock authored
    This fixes an InconsistentModelException error when editing thread
    entries with inline images. The fix assumes that inline images are
    re-attached when a new ThreadEntry is created and the body is copied
    from the previous entry. Only the non-inline attachments need to be
    moved in the update query.
    78d30cc7
    History
    thread: Fix crash editing thread entry with inline image
    Jared Hancock authored
    This fixes an InconsistentModelException error when editing thread
    entries with inline images. The fix assumes that inline images are
    re-attached when a new ThreadEntry is created and the body is copied
    from the previous entry. Only the non-inline attachments need to be
    moved in the update query.