Posted by tbenice on May 16, 2010 at 7:27pm
3 followers
| Project: | Content moderation |
| Version: | 6.x-1.9 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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
#1
Well thats a bug :)
#2
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
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
#8
Automatically closed -- issue fixed for 2 weeks with no activity.
#9
Hi,
Just upgraded to 1.9 and the history comments disappeared again.
Thanks!
Ted
#10
Here's a patch that should do the trick. Just added comments to the template_preprocess function in .module.
-Ted