Skip to content
Snippets Groups Projects
Commit 29c4cba0 authored by Jared Hancock's avatar Jared Hancock
Browse files

thread: Fix crash processing problem attachments

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.
parent afd63e11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment