[buddypress-trac] [BuddyPress Trac] #7388: `bp_get_new_group_id()` should return an integer
buddypress-trac
noreply at wordpress.org
Thu Dec 15 03:18:59 UTC 2016
#7388: `bp_get_new_group_id()` should return an integer
--------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.8
Component: Groups | Version: 1.9.2
Severity: normal | Resolution: fixed
Keywords: commit |
--------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11299"]:
{{{
#!CommitTicketReference repository="" revision="11299"
Return an integer from `bp_get_new_group_id()`.
Sanitization techniques introduced in [7790] inadvertently caused
the value returned from this function to be a string, inconsistent
with the documentation and with previous behavior.
Fixes #7388.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7388#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list