Hello,

I updated pathauto from 7.x-1.0-rc2 to 7.x-1.0 in a multisite environment.
after update i get this error on firefox:

"The page isn't redirecting properly"

At this stage the url of my page appears to be like

http://example.com/it/it/it/it/it/it/it/it/it/it/it/admin

I tried clearing cache via drush (cc all) twice, but no effect.
In case i hit F5 after clearing the result is that the "it/it" part is doubled.

Manually going to home page or any other url of the site result in the same error, but the URL typed remains the same.

Help appreciated
thank you
Simone

Comments

midmood’s picture

Status: Active » Fixed

I was a core update behind (drupal 7.9)

I usually update modules first, then the code.

updating drupal to 7.10, *then* updating pathauto fixed the issue.
set as fixed and leave the issue for reference.

EDIT: further investigation lead me to this thread (the real problem)
Update from 7.x-1.3 to 7.x-1.4 always add the language prefixe to the url

sorry

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.