Publishing comments gives fatal error
swentel - May 12, 2009 - 12:15
| Project: | Radioactivity |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
To reproduce:
1. Create a node and a comment.
2. Goto administer/comments and unpublish the comment
3. Go to approvel queue and republish comment
4. You get fatal error:
Cannot use object of stdClass as array in plugins/radioactivity_node.module line 141
Patch attached fixes this error.
| Attachment | Size |
|---|---|
| publish_comments.patch | 388 bytes |

#1
Was having the same problem, applied your patch, problem is gone. Worked for me!
#2
Same problem, patch works for me too.
#3
Committed: http://drupal.org/cvs?commit=243822
#4
Automatically closed -- issue fixed for 2 weeks with no activity.