Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1433 closed defect (bug) (fixed)

New Topic Title Becomes Forum Title

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

Description

This is a weird one

Login as subscriber, go to dashboard and then click on New Topic. Input title and content and then click on publish.

I put in "this is my first post" as the title and then "hi" as the content then click publish

Click on Topics to see the list and it shows "this is my first post" and then under Forum, it also shows "this is my first post"

Attachments (1)

Screenshot.png (6.6 KB) - added by intimez 15 years ago.

Download all attachments as: .zip

Change History (8)

@intimez
15 years ago

#1 follow-up: @GautamGupta
15 years ago

Does this also happen when you post from the front-end?

#2 in reply to: ↑ 1 @intimez
15 years ago

Replying to GautamGupta:

Does this also happen when you post from the front-end?

@GautamGupta No it does not happen in front-end.

#3 @johnjamesjacoby
15 years ago

Can you confirm this is still happening? If so, try deactivating and reactivating the bbPress plugin. It's possible there are some old meta caps left over, and that new ones haven't been applied.

I'm unable to duplicate it using the steps you outline above, so I assume it's either been fixed in a recent change, or a cap issue.

Last edited 15 years ago by johnjamesjacoby (previous) (diff)

#4 @intimez
15 years ago

@johnjamesjacoby

Deactivated and reactivated the plugin. Login as subscriber to post and the same thing Wordpress Version 3.1-RC1

I haven't tried the latest branch 2754

Last edited 15 years ago by intimez (previous) (diff)

#5 @markmcwilliams
15 years ago

  • Keywords forum topic title subscriber removed

We're not going to see the bbPress Plugin out before WordPress 3.1, however I was under the impression (or rather told) that it'd never really been used on 3.1 (development) although I never found many problems with it! :) The quicker I can get back to trying to break it, the better! :P

#6 @johnjamesjacoby
15 years ago

This what happens when there is no forum to post to, or when there is no available forum. I.E. all forums are closed or categories. The dashboard doesn't yet reject topics or replies.

Last edited 15 years ago by johnjamesjacoby (previous) (diff)

#7 @johnjamesjacoby
15 years ago

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

(In [3125]) Prevent forum and topic ID's from being poisoned by functions that attempt to make calculations out of turn. Also prevent incorrect assignment of parent topic and forum ID's when posting from admin area. Fixes #1433.

Note: See TracTickets for help on using tickets.