Skip to:
Content

bbPress.org

Opened 5 years ago

Closed 5 years ago

#3337 closed defect (bug) (fixed)

bbPress pages causing database errors from get_adjacent_post()

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6.5 Priority: high
Severity: major Version:
Component: General - Integration Keywords:
Cc:

Description

I'm not sure when/why/how, but I woke up today and my local development installation of bbPress started triggering database errors on every bbPress page, stemming from the core feature of linking to adjacent posts in wp_head.

BuddyPress fixed this 5 years ago or so simply by unhooking adjacent_posts_rel_link_wp_head:

https://buddypress.trac.wordpress.org/changeset/8511

bbPress should be doing the same.

Attachments (2)

Screen Shot 2020-02-10 at 2.07.11 PM.png (246.8 KB) - added by johnjamesjacoby 5 years ago.
Query Monitor screen shot
3337.1.patch (1.5 KB) - added by johnjamesjacoby 5 years ago.

Download all attachments as: .zip

Change History (3)

@johnjamesjacoby
5 years ago

Query Monitor screen shot

#1 @johnjamesjacoby
5 years ago

  • Keywords commit removed
  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in r7072 & r7073, but I forgot to mention them in my commits.

Note: See TracTickets for help on using tickets.