Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

#1321 closed defect (bug) (fixed)

Topics Column Data (Possible Error?)

Reported by: markmcwilliams's profile markmcwilliams Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version:
Component: General - Administration Keywords:
Cc:

Description

After uploading the plugin version of bbPress and having a little play around I found something that doesn't quite make sense! http://twitpic.com/2b883r -- It would imply, the 'View' button would link to the /forum/whatever/ but it links to /topic/whatever/ while the 'Edit' link actually goes away and edits the /forum/whatever/ area!

I've had a little look through the code and have come to the conclusion http://trac.bbpress.org/browser/branches/plugin/bbp-admin.php#L354 is the offending line, as for the right term I don't know...?

Change History (3)

#1 @johnjamesjacoby
14 years ago

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

(In [2555]) Fixes #1321 props markmcwilliams

#2 @markmcwilliams
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

I'm reopening this again John cause I'm still getting this error described above, it sill links to the Topic, instead of the Forum! Colud be some wrong logic or whatever in bbp_get_topic_permalink() but on taking a little look, nothing sticks out! :(

#3 @johnjamesjacoby
14 years ago

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

(In [2586]) Fixes #1321. Also add checks to topic_id and forum_id functions.

Note: See TracTickets for help on using tickets.