Needs review
Project:
Persistent URL
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
13 Jan 2013 at 12:54 UTC
Updated:
13 Jan 2013 at 12:54 UTC
Hello,
i'm working with OpenScholar distribution and i have several sites. My node that relate to a site have the 10 nid. When accessing to node/10 i'm getting a redirect loop because in the first time there is no $options['purl'] arguments in the purl_goto function. The address did changed to the path of the node(book/foobar) but there is a loop redirect.
I made patch that check for the existent of the $options['purl'].
| Comment | File | Size | Author |
|---|---|---|---|
| redirect-when-no-purl.patch | 1.28 KB | roysegall |