On my site, all links within a Organic Group Space are rewritten to include the space "folder", regardless of whether that target link is inside the space or not. As a result, various fields such as the "space title" get output on these pages, even though they are not inside the space.
For example, I have the following pages:
/home
/some-space/blog
If I click on a link to go back to the homepage from within the "some-space" space, I get redirected to "/some-space/home". When I go to "/some-space/home" the menu and space title for the "some-space" space appear.
I believe there is another issue for this somewhere, but I can't for the life of my find it, so apologies if this is a duplicate.
I am sure this cannot be by design. Have I got some configuration wrong which is causing this to happen?
Thanks for any help.
Comments
Comment #1
MichaelP commentedHave a look at http://drupal.org/node/292932.
You can use the menu behaviour option which purl adds to menu admin, or you can disable purl for specific links.
Comment #2
nicks commentedExcellent, thanks a lot, I knew that page was out there somewhere!