I'm setting up a webSite using Drupal 7.2. However, when setting content type to force previewing (or even when previewing by ourself) the autoaliasing is kinda lost. In fact, the alias is really created, but the node number is lost. Hence, in the alias list I see something like:
"my/link/to/node/x" is linking to "node/"

I was suspecting the core previewing system of Drupal for this at first since all other settings were blank when previewing, but only pathauto seem to not work correctly. Here is some link to similar problems.

http://drupal.org/node/795256
http://drupal.org/node/323438
http://drupal.org/node/487358

Comments

dave reid’s picture

Status: Active » Closed (duplicate)

Make sure to use Pathauto 7.x-1.x-dev. This was one of the first issues we fixed right after 7.x-1.0-beta1.

See #955926: Path not linked to node id after previewing then saving node