Fixed thread 404 when post deleted

rfc0001

Well-known member
Affected version
2.0.9
Hmm ... this change seems semantically wrong to me:
If a post is linked but does not exist this should be a 404, as the link target is the post - not the thread.
 
Hmm ... this change seems semantically wrong to me:
If a post is linked but does not exist this should be a 404, as the link target is the post - not the thread.
Except a /post/ link normally resolves to a /thread/ link which doesn't give a 404 even if the post label doesn't exist.
 
Top Bottom