Closed (fixed)
Project:
Activity
Version:
5.x-3.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jul 2008 at 23:42 UTC
Updated:
21 Oct 2008 at 10:36 UTC
The commentactivity.module incorrectly sets the target role of parent_node_author. There should be no spaces, rather underscores between each word. Without this change than the message never displays because it's not loading the right variable.
Incorrect: parent node author
Correct: parent_node_author
In addition to this the token [parent_node_type] is incorrect in my eyes. Currently it just shows the machine readable name of the content type. Users usually want to display the human readable counterpart.
Incorrect: blog
Correct: Blog entry
--------------
I did a diff on the changes, probably needs some work to be a patch though.
| Comment | File | Size | Author |
|---|---|---|---|
| commentactivity.patch | 1.03 KB | mrrjpp |
Comments
Comment #1
jaydub commentedthe dev snapshot has this fix already:
#249977: "Messages visible to the "Parent node author" role" sections does not update
Comment #2
jaydub commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.