Closed (works as designed)
Project:
Pathauto
Version:
7.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2011 at 18:48 UTC
Updated:
6 Sep 2011 at 18:05 UTC
One day I come to my web site and find that nodes are like node/1, node/2 etc...
automatic URL aliases are checked. but node/1, node/2 etc... io aliases.
it happened on my different web sites.
what's happening?
Comments
Comment #1
dave reidDoes your site have multiple languages enabled?
Comment #2
drupallogic commentedyes, I'm not using English.
I realised that somehow nodes turned to English, and became as node/1... etc. I switched them to my language and issue is fixed.
though still don't undertsand why nodes languages changed themselfs.
Comment #3
dave reidAliases are assigned and only work per language. If you are editing an English node, it's alias will be saved as an English alias. When browsing your site in French, you will not be able to use the English node's alias. This is how Drupal core work with multilingual aliases and is nothing new or different because of Pathauto.
Comment #4
drupallogic commentedthanks for the explanation. I have thought they would work regardless of language.