I have an alias like "some-guy/thename", which is really taxonomy/term/190

globalredirect_init is entering into some kind of loop, $settings['term_path_handler'] is set to TRUE, so line 198 of globalredirect.module is "drupal_goto($alias, $options, 301);"

alias is set to "some-guy/thename" at this point

Comments

dgtlmoon’s picture

Priority: Major » Normal
a_thakur’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

This issue does not reproduce on 7.x-1.5. Please check the latest release(7.x-1.5) in case 7.x-1.x-dev has any issues.

a_thakur’s picture

Status: Closed (works as designed) » Closed (cannot reproduce)