[buddypress-trac] [BuddyPress Trac] #7531: Variables conflict in messages_notification_new_message()
buddypress-trac
noreply at wordpress.org
Thu Jun 1 16:15:50 UTC 2017
#7531: Variables conflict in messages_notification_new_message()
--------------------------+---------------------
Reporter: idofri | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.9
Component: Messages | Version: 2.5.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11562"]:
{{{
#!CommitTicketReference repository="" revision="11562"
Messages: Fix `$args` parameter in `'bp_messages_sent_notification_email'`
hook.
This was broken since we added BuddyPress HTML email support in v2.5 and
changed the `$args` variable when sending an email.
This commit removes the `$args` override, which fixes this problem.
Props idofri.
Fixes #7531.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7531#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list