Closed (duplicate)
Project:
Secure Pages
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
1 May 2013 at 08:21 UTC
Updated:
8 Sep 2017 at 10:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedSolution: enter "some value" in the Pages box.
Then it starts to redirect as intendend. I entered "do-not-leave-this-box-empty-or-it-will-not-redirect-any-page"
I think this is a bug though. It needs to do its job regardless of the Pages box contents. Isn't it funny how, despite over 20175 sites using this extension, I'm the first to notice this behavior? Drupal...
Comment #2
Anonymous (not verified) commentedMy setttings, so you can see what I mean. (I forgot to click 'attach' in the previous post. It didn't upload automatically. Drupal...)
Comment #3
alex.skrypnykThis is a bug and it is related to the fact that both securepages_match($path) and securepages_roles($user) functions return incorrect results when no pages specified or no roles selected in the configs.
Specifying some random page name will help to go around it.
Comment #4
jenlamptonLooks like this is a dupe of https://drupal.org/node/566632