id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3054 Pending posts cannot be edited SergeyBiryukov netweb "Background: #meta2478 Pending posts have an incorrect edit URL: {{{ https://wordpress.org/support/?post_type=reply&p=8737601/edit/ }}} `/edit/` should only be used for pretty permalinks, but is erroneously attached to an ugly permalink here. `bbp_get_reply_edit_url()` [https://bbpress.trac.wordpress.org/browser/tags/2.6-beta-2/src/includes/replies/template.php?marks=2034#L2024 checks for pretty permalinks] using `bbp_use_pretty_urls()`, but does not account for the fact that pending posts always have ugly permalinks. Same for `bbp_get_forum_edit_url()`." defect (bug) closed normal 2.6 Component - Replies normal fixed has-patch commit