Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1829 closed defect (bug) (fixed)

New topics redirecting incorrectly

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: General - Content Creation Keywords:
Cc:

Description

After creating a new topic, you are redirected to the new topic's forum instead of the new topic itself.

This is a regression since 2.0.2.

Change History (2)

#1 @johnjamesjacoby
12 years ago

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

(In [3912]) Redirects:

  • Tweak topic and reply form fields to include redirect_to field.
  • Fix redirect logic in single items after editing.
  • Remove forum_id from new reply hidden fields, and calculate on handler based off of topic ID (to prevent mismatches.)
  • Fixes #1829.

#2 @johnjamesjacoby
12 years ago

(In [3913]) Redirects:

  • Remove redirect_to fields from edit form field functions, and trust handler logic to do its job.
  • See #1829.
Note: See TracTickets for help on using tickets.