Building on other patches, and making use of syntax from admin pages which were not broken before, I offer this quite-large patch against current CVS to bring Trackback up to 4.7.

It does the following:

  • Adds a 'select all' widget to admin table lists
  • Fixes admin/trackback/approval, which now lists more than one item and allows actions to be performed correctly
  • Fixes admin/trackback, which was also showing only one trackback in its list view until now

It does not yet fix the following bug:

  • Choosing 'mark as spam' on a checked list does not work (for me) at this point, appearing instead to operate only on the first trackback ID presented in the array.

Still... if you're *not* using Jeremy's current spam.module (which is hosted off-site), this patch brings the module into full compliance.

CommentFileSizeAuthor
trackback.module.patch.txt10.64 KBhandelaar

Comments

handelaar’s picture

Actually it does fix the spam flagging. Woohoo.

handelaar’s picture

Status: Needs review » Closed (fixed)

Applying with Ankur's permission and closing this and 9 other issues. w00