Opened 13 years ago
Closed 13 years ago
#18348 closed enhancement (fixed)
Use wp_editor() for comment quick edit and reply
Reported by: | ocean90 | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description (last modified by )
WP 3.2 comment Quick Edit screen:
http://cl.ly/203Y1S303L0z0U3h2b3i
Current reply from dashboard screen:
http://cl.ly/1C2K0A07152s473a3G2b
Current comment Quick Edit screen:
http://cl.ly/2K1R3h2t153d0U2c2c2E
After the use of wp_editor()
:
http://cl.ly/2m0h0M2f0H0t2E2p2z29
Related: #17144
Attachments (1)
Change History (7)
#2
@
13 years ago
- Milestone changed from Awaiting Review to 3.3
- Owner set to azaozz
- Status changed from new to reviewing
#4
@
13 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
This broke the AJAX collapse when trashing or marking a comment as spam on the comments screen. It refreshes the page each time.
Not to annoy, but its making my life really hard right now :D
#5
@
13 years ago
This broke the AJAX collapse when trashing or marking a comment as spam on the comments screen. It refreshes the page each time.
It might not have been this change, It could've been [18804] (which was just reverted) SVN up and try again? - I just tried the Spam/trashing functionality and it worked for me
In [18803]: