- Affected version
- 2.3.10
re: https://xenforo.com/community/threa...t-no-source-in-posts-or-conversations.236673/
the xf_unfurl_result table does not get cleaned up when the post it is attached to does.
Further, there is little referential integrity to the post in that table (no postid, etc) to link it back to a cleaned/deleted post.
This table should purge records from related posts on delete/spam clean.
the xf_unfurl_result table does not get cleaned up when the post it is attached to does.
Further, there is little referential integrity to the post in that table (no postid, etc) to link it back to a cleaned/deleted post.
This table should purge records from related posts on delete/spam clean.