[buddypress-trac] [BuddyPress Trac] #7197: 404 errors when using HHVM on BP 2.6.1.1
buddypress-trac
noreply at wordpress.org
Tue Aug 2 05:14:26 UTC 2016
#7197: 404 errors when using HHVM on BP 2.6.1.1
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.6.2
Component: Core | Version: 2.6.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10979"]:
{{{
#!CommitTicketReference repository="" revision="10979"
Core: Fix 404 errors on single BuddyPress pages when HHVM is in use.
Debugging on a HHVM install revealed a bug with our create nav link
functions during the implementation of the new navigation API. We
shouldn't be returning the nav API methods in the nav link functions; we
should be returning the nav array item instead.
See #6534.
Fixes #7197 (2.6-branch).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7197#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list