Closed (cannot reproduce)
Project:
Statuses (Social Microblog)
Version:
7.x-1.x-dev
Component:
Code (API)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2012 at 01:01 UTC
Updated:
20 Apr 2013 at 06:34 UTC
Comments
Comment #1
icecreamyou commentedWell there's an easy work-around, which is to not show the status update block on group nodes for users who aren't in the group. But this shouldn't be happening anyway. There is an access check on line 91 of includes/utility/statuses.form.inc which ultimately calls access_stream() on line 283 of statuses.contexts.inc. It's not immediately obvious to me what the problem could be and I don't have time right now to test. Can you debug a little and see what might be going on?
Comment #2
icecreamyou commentedAny update here?
Comment #3
icecreamyou commented