[buddypress-trac] [BuddyPress Trac] #6369: _bp_strip_spans_from_title() causing fatal errors in 2.2.2
buddypress-trac
noreply at wordpress.org
Sat Apr 11 11:07:07 UTC 2015
#6369: _bp_strip_spans_from_title() causing fatal errors in 2.2.2
------------------------------+----------------------
Reporter: DJPaul | Owner: djpaul
Type: regression | Status: closed
Priority: omg pizza | Milestone: 2.2.2.1
Component: Component - Core | Version: 2.2.2
Severity: blocker | Resolution: fixed
Keywords: |
------------------------------+----------------------
Changes (by djpaul):
* owner: => djpaul
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9741"]:
{{{
#!CommitTicketReference repository="" revision="9741"
Core: move `_bp_strip_spans_from_title()` out of `bp_modify_page_title()`.
The nested function was causing PHP Fatal Errors ("cannot redeclare") when
WP's title functions were invoked more than once on the same screen.
This was introduced in r9732.
Fixes #6369
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6369#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list