Closed (works as designed)
Project:
Spaces
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 16:31 UTC
Updated:
26 Feb 2012 at 22:48 UTC
When enabling a feature on a group space, I get a message in the logs that purl prevented an infinite redirect loop (repeated several times). To reproduce the issue, enable the feature (It goes right back to disabled). I tried applying the patch from post 19 in http://drupal.org/node/933634, but it is unrelated to this issue.
I would like to assist in patching this issue, but I'm not sure where to look in the code. Is this a purl configuration issue or just spaces_og. Any guidance would be appreciated.
Comments
Comment #1
arosboro commentedI found the issue here. I did not set the path in the node edit form... Setting that path allowed me to enable features. I see that this field is required, but I had created the group before enabling spaces.
Comment #2
heacu commented