Closed (fixed)
Project:
Organic Groups
Version:
5.x-7.2
Component:
og_panels.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 19:51 UTC
Updated:
11 Jun 2008 at 17:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedfixed. thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
micahw156I am now seeing the same problem running og 5.x-7.2 with panels 5.x-2.0-beta3. Group nodes are not getting marked as read, and the feed parameters are not correct.
I took a look at the April CVS change for this issue to identify where this is handled, and I think the solution is to change $nid and $node->nid to $group_node->nid as it appears in other parts of the og_panels_page function.
I've attached a patch against 5.x-7.2 for review.
Micah
Comment #4
moshe weitzman commentedgood catch. committed.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.