When clicking the Moderation History tab in a node view I can see columns "Date", "Author", "Transition", and "Revision", but there are no comments listed.

Where can we see the comments?

Comments

eugenmayer’s picture

Category: support » bug

Well thats a bug :)

eugenmayer’s picture

Found and fixed, thanks for the feedback. ( http://github.com/EugenMayer/content_moderation/commit/bf4e656aaae5bf921... )

If needed, you can use the github version http://github.com/EugenMayer/content_moderation

Will be released in 1.5

eugenmayer’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

eugenmayer’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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

eugenmayer’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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

tbenice’s picture

Version: 6.x-1.4 » 6.x-1.9
Status: Closed (fixed) » Active

Hi,
Just upgraded to 1.9 and the history comments disappeared again.
Thanks!

Ted

tbenice’s picture

Status: Active » Needs review
StatusFileSize
new857 bytes

Here's a patch that should do the trick. Just added comments to the template_preprocess function in .module.

-Ted