Opened 8 years ago
Closed 8 years ago
#7668 closed enhancement (fixed)
Remove loggedin_user duplicate check for messages_check_thread_access()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Messages | Keywords: | has-patch |
| Cc: |
Description
On messages_check_thread_access(), the function is using a check for the logged in user that already happens on the BP_Messages_Thread::check_access.
I don't see why, so I'm suggesting to remove it.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Yes, this looks ok. Ping me or Boone on Slack sometime.