I'm getting a redirect loop when I try and visit a newly created group node. The group node would normally be accessible at node/175, and Spaces OG redirects it to [path]/node/175, where [path] is the "Path" field that Spaces OG adds to the group node creation page. Global Redirect catches this, judging that it's a duplicate URL, and redirects back to node/175, which Spaces OG again redirects.

Edit: Upgrade to 6.x-1.4 - wasn't mentioned specifically in the notes, but it seems the other redirect loop problems had the same cause.

Comments

jakew’s picture

There actually is still the loop problem, but it's in the Space front page itself - that is, just at the path [path]. I've set the path name to "fs," so the redirect loop is at [base url]/fs .

jakew’s picture

Issue summary: View changes

Update b/c 1.4 seemed to fix.