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?
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | content_moderation_add_history_comments.patch | 857 bytes | tbenice |
Comments
Comment #1
eugenmayer commentedWell thats a bug :)
Comment #2
eugenmayer commentedFound 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
Comment #3
eugenmayer commentedComment #5
eugenmayer commentedComment #7
eugenmayer commentedComment #9
tbenice commentedHi,
Just upgraded to 1.9 and the history comments disappeared again.
Thanks!
Ted
Comment #10
tbenice commentedHere's a patch that should do the trick. Just added comments to the template_preprocess function in .module.
-Ted