[buddypress-trac] [BuddyPress Trac] #5254: Message thread still accessible after member has deleted it
buddypress-trac
noreply at wordpress.org
Wed Mar 5 19:40:35 UTC 2014
#5254: Message thread still accessible after member has deleted it
------------------------------------------+---------------------
Reporter: henrywright | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: Messaging | Version: 1.8.1
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion commit |
------------------------------------------+---------------------
Changes (by imath):
* owner: => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8049"]:
{{{
#!CommitTicketReference repository="" revision="8049"
Make sure a deleted message thread is no more viewable by the user
When a user deletes a message thread, the message is no more shown in its
inbox or outbox, but typing the url of the message thread will load the
message giving the impression, it has not been deleted. Reason is a
message is completely deleted as soon as all recipients and senders
deleted it. So we need to make sure the user will be redirected to his
inbox if he tries to view a message thread he deleted.
Props henrywright
Fixes #5254
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5254#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list