Opened 9 years ago
Closed 8 years ago
#2943 closed defect (bug) (duplicate)
Keymasters and moderators cannot edit pending topics or replies on the front end
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | |
Component: | Component - Any/All | Keywords: | |
Cc: |
Description
If a topic or reply is "pending" it cannot be edited in the front end.
Scenario: With a quick edit a moderator may wish to approve the pending reply, they need to perform this via the topic/reply admin backend.
A pending topic:
- Pending topic URL:
http://example.com/?post_type=topic&p=82&view=all
- Edit URL of pending topic:
http://example.com/?post_type=topic&p=82%2Fedit%2F&view=all
- Result unable to edit the topic
A pending reply:
- Pending reply URL:
http://example.com/forums/topic/2943/?view=all#post-77
- Edit URL of pending reply:
http://example.com/?post_type=reply&p=77%2Fedit%2F&view=all
- Result unable to edit the reply
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate: #3054