Ticket #4038 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Endless Comment Deletion

Reported by: mdawaffe Assigned to: anonymous
Priority: normal Milestone: 2.2
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch needs-testing
Cc:

Description

When deleting comments on edit-comments.php, it be nice if the bottom of the list was dynamically refilled.

Patch

Attachments

4038.diff (17.4 kB) - added by mdawaffe on 03/27/07 21:12:14.
4038.2.diff (17.3 kB) - added by mdawaffe on 03/27/07 21:13:46.
typo fixed
4038b.diff (0.5 kB) - added by mdawaffe on 03/27/07 21:32:07.
Make it work when marking as spam

Change History

03/27/07 21:12:14 changed by mdawaffe

  • attachment 4038.diff added.

03/27/07 21:13:46 changed by mdawaffe

  • attachment 4038.2.diff added.

typo fixed

03/27/07 21:20:20 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [5118]) Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038

03/27/07 21:31:37 changed by mdawaffe

  • status changed from closed to reopened.
  • resolution deleted.

JS breaks when spamming a comment.

Patched.

03/27/07 21:32:07 changed by mdawaffe

  • attachment 4038b.diff added.

Make it work when marking as spam

03/27/07 23:49:16 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [5122]) Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038