[buddypress-trac] [BuddyPress] #4664: version compare not working on 1.7 bleeding edge
buddypress-trac
noreply at wordpress.org
Thu Nov 15 15:56:10 UTC 2012
#4664: version compare not working on 1.7 bleeding edge
--------------------------+-----------------------------
Reporter: rogercoathup | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.7
Severity: normal | Keywords:
--------------------------+-----------------------------
The standard BP_VERSION check (used by a number of 3rd party components):
version_compare( BP_VERSION, '1.3', '>' )
is not working in 1.7 bleeding edge --
I suspect because the version number is non numeric e.g. $this->version
= '1.7-bleeding-6326'
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4664>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list