Skip to:
Content

bbPress.org

Opened 19 years ago

Closed 19 years ago

Last modified 2 years ago

#744 closed defect (bug) (fixed)

bb_pull_topics function is undefined

Reported by: sambauers's profile sambauers Owned by: mdawaffe's profile mdawaffe
Milestone: 0.8.3 Priority: highest omg sweet tea
Severity: blocker Version: 1.0-rc-2
Component: Back-end Keywords:
Cc:

Description

This function is used here:

http://trac.bbpress.org/browser/trunk/bb-includes/functions.php?rev=945#L796

But is not defined anywhere.

This is stopping tags from being deleted, and may have other detrimental effects.

Change History (4)

#1 @sambauers
19 years ago

Should it be bb_pull_cols instead?

#2 @sambauers
19 years ago

I just tried bb_pull_cols and that doesn't work. I'll leave this one to mike as I suspect he actually knows what should be happening there.

#3 @mdawaffe
19 years ago

  • Owner set to mdawaffe
  • Status changed from new to assigned

That's a big leap of faith :)

I'm looking at it now.

#4 @mdawaffe
19 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [948]) revert bb_pull_cols stuff since get_cols won't actually change. Fixes #728 #744

Note: See TracTickets for help on using tickets.