comment.timestamp column no longer exists but is still referenced in tracker.module

CommentFileSizeAuthor
#3 tracker.patch3 KBmfb
tracker.patch963 bytesmfb
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dries’s picture

Issue tags: +Needs tests

Do we need tests for this?

mfb’s picture

Issue tags: -Needs tests

Found another bug in tracker.module and added a test that fails without the patch.

mfb’s picture

FileSize
3 KB
Dries’s picture

Status: Needs review » Fixed

Thanks for the extra tests, and the extra bugfix. I committed the patch to CVS HEAD.

When reviewing the surrounding code, I was puzzled by the various hooks from the comment module. Specifically, the difference between hook_comment_update(), hook_comment_publish() and hook_comment_unpublish() is not at all clear -- and might have causes this bug to begin with.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.