if i try to delete one between my own messages (ie. /messages/delete/8)
if i click on "cancel" this leads me to /mesages/view/8 which returns "page not found"

Comments

naheemsays’s picture

Title: cancel link leads to page not found for own messages » cancel delete link leads to pmid not thread_id

Ther problem is that the cancel link tries to go to the message id and not the thread_id. A bug.

naheemsays’s picture

Title: cancel delete link leads to pmid not thread_id » cancel delete links to messages/view/pmid, not messages/view/thread_id
berdir’s picture

Status: Active » Closed (duplicate)

#523618: Cancel link on delete message page has an incorrect redirect does have a patch and is a duplicate. So let's close this.