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"
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
Comment #1
naheemsays commentedTher problem is that the cancel link tries to go to the message id and not the thread_id. A bug.
Comment #2
naheemsays commentedComment #3
berdir#523618: Cancel link on delete message page has an incorrect redirect does have a patch and is a duplicate. So let's close this.