Skip to content
Snippets Groups Projects
Closed Infinite redirect loop
  • View options
  • Infinite redirect loop

  • View options
  • Closed Issue created by Sean Colsen

    Not sure why this is happening. If you try going to https://docs.civicrm.org/user/en/4.6/current/email/scheduled-reminders you'll get a redirect error. (Note the incorrect URL with 4.6/current.)

    Looks like the page is redirecting to itself.

    $ wget 'https://docs.civicrm.org/user/en/4.6/current/email/scheduled-reminders' 2>&1 | grep Location:
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]
    Location: /user/en/4.6/current/email/scheduled-reminders [following]

    We should try to change the redirection logic so that a request like this gives a 404 response instead of a 301.

    Reported by @wmortada in Mattermost

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading