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

arosboro’s picture

Priority: Critical » Normal

I 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.

heacu’s picture

Status: Active » Closed (works as designed)