Closed (duplicate)
Project:
Pathauto
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2011 at 19:55 UTC
Updated:
10 Jun 2011 at 21:17 UTC
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
Comment #1
dave reidMake 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