[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:15:09 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 |
------------------------------+---------------------
Comment (by r-a-y):
In [changeset:"10980"]:
{{{
#!CommitTicketReference repository="" revision="10980"
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 (trunk).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7197#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list