I'm not sure if this is a bug as such, or something that I haven't set up right. But the problem I have is that when paging between images it redirects to the homepage and adds a message "REDIRECT: Album" at the of the node.
For example paging from this image: http://ronandhermione.net/node/1247
The URL appears like this: http://ronandhermione.net//node/1246%3Fpid%3D1237%26page%3D0%2C1
I've noticed that other acidfree instances don't look like this. So is there something set wrong? I also see the extra slash in there, but can't figure out where it's coming from.
Comments
Comment #1
wpd commentedI believe this problem is caused by not having the latest drupal core and acidfree from CVS. There is a recent change in the core that fixes problems with the pager.
Comment #2
randomtimes commentedThat's fixed the problem. Thanks.