Changes between Initial Version and Version 7 of Ticket #12365
- Timestamp:
- 03/02/10 12:47:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12365
- Property Component changed from General to JavaScript
- Property Summary changed from Approved Comments are Marked as Spam in Bulk Action to Comments/Posts should deselect themselves when removed from the screen
- Property Milestone changed from Unassigned to 3.0
- Property Owner set to azaozz
-
Ticket #12365 – Description
initial v7 1 When browsing posts and comments, using an action that hides this post or comment from a list should also ensure it: 2 3 - unchecks its checkbox 4 - disables its checkbox 5 6 Alternatively, it should trash the entire row so it's no longer there at all. 7 8 Originally was: 9 10 --- 11 1 12 On the Edit Comments page, if you click the checkbox to select all comments, individually approve any number of comments by hand, and then perform the Mark As Spam bulk action, the previously approved comments are marked as spam as well. Ideally, these comments should be de-selected when they are removed from view. 2 13
