[buddypress-trac] [BuddyPress Trac] #6153: is_page AND is_single both set on page footer (reproducable

buddypress-trac noreply at wordpress.org
Thu Jan 22 23:20:49 UTC 2015


#6153: is_page AND is_single both set on page footer (reproducable
--------------------------+------------------------------
 Reporter:  juggledad     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Core          |     Version:  2.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------
Changes (by r-a-y):

 * keywords:   => has-patch


Comment:

 Thanks for the bug report, juggledad, and for the detailed debug
 statements.

 See #5339 where this change was originally made.  The bug occurred when
 resetting the `is_single` variable to true, which is wrong.  Based on your
 findings, we should only be resetting the `is_page` variable.

 `01.patch` removes the `is_single` calls, which should fix this issue.

 I think this is important to fix for 2.2, but it's not a regression since
 this bug was introduced in 1.9.2.

 Thanks again!

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6153#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list