Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 10 years ago

Last modified 8 months ago

#2644 closed enhancement (fixed)

Add editable reply-status dropdown in form-reply.php for moderators when editing replies

Reported by: netweb's profile netweb Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6 Priority: normal
Severity: normal Version: trunk
Component: Component - Replies Keywords: has-patch commit
Cc:

Description

Add editable 'reply-status' dropdown in form-reply.php for moderators when editing replies.

bbp_form_reply_status_dropdown was added in r5399/#2463

The 'reply to' dropdown was added in r5396 to form-reply.php

Attachments (1)

2644.diff (726 bytes) - added by netweb 11 years ago.

Download all attachments as: .zip

Change History (4)

@netweb
11 years ago

#1 @netweb
10 years ago

  • Keywords commit added

#2 @johnjamesjacoby
10 years ago

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

In 5495:

Add reply status section to form-reply.php. Props netweb. Fixes #2644.

#3 @johnjamesjacoby
8 months ago

In 7255:

Topic/Reply: improvements to status updates.

This change includes 2 fixes:

  • Prefer $topic_id over $topic->ID, and use it (instead of $forum_id) when checking for moderation capability
  • Add missing logic in bbp_edit_reply_handler() that was preventing statuses from saving as intended

See #2644.

In branches/2.6, for 2.6.10.

Note: See TracTickets for help on using tickets.