Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    thread: Fix crash processing problem attachments · 29c4cba0
    Jared Hancock authored
    The ThreadEntry::normalizeFileInfo() method is called from ::create(), but
    before the thread entry is saved. Therefore, the ::getThread() and
    ::getObject() methods will likely not return a valid object for posting the
    thread message.
    29c4cba0