[buddypress-trac] [BuddyPress Trac] #6935: Buddypress 2.5.0 Private Messaging Bug: Can't add multiple users to message on compose screen
buddypress-trac
noreply at wordpress.org
Thu Mar 3 22:35:43 UTC 2016
#6935: Buddypress 2.5.0 Private Messaging Bug: Can't add multiple users to message
on compose screen
-----------------------------------+--------------------
Reporter: markob17 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.5.1
Component: Component - Messaging | Version: 2.5.0
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------------+--------------------
Changes (by r-a-y):
* keywords: => has-patch
Comment:
Attached patch does a few things:
- Passes JSHint
- Checks to see if the current URL is using the `?r` parameter. If it
exists, we use the old selector, which should fix this issue. If it
doesn't, we use the `closest()` selector so #6820 stays fixed.
- The URL querystring check could be improved. I just did a quick search
for a decent JS URL querystring function ;)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6935#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list