Posted by arosboro on January 23, 2012 at 4:31pm
2 followers
Jump to:
| Project: | Spaces |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
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.
#2