Closed (outdated)
Project:
Pathauto
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 11:43 UTC
Updated:
7 Feb 2026 at 10:10 UTC
Jump to comment: Most recent
This is a very odd issue in that when I create a node, upon publishing it redirects to the node created but instead of redirecting to the node with a URL alias, the URL that shows up is node/* (i.e. instead of about-us, it shows node/452).
This only happens on certain content types.
Admittedly it is not a huge issue in itself, however it is as I am using secure pages, and some of these nodes that are being created need to match certain URL paths to ensure that the website stays in HTTPS mode.
Any idea what is going on? I tried to search on the issues section but cannot find any reference to anyone having the same issue.
Thanks in advance.
Comments
Comment #1
jeremymcminn commentedAnyone? This is really frustrating me to no end....
Comment #2
tenken commentedI have seen someting similiar in 7.x-beta1. I did not have a language defined for the nodes and I saw at 1 time "node/2" for instance with my nodes.
I did install 7.x-1.x-dev after that and for what it's worth I have a custom install profile for my site that only has a Features based "Basic Page" content type -- dont ask why, maybe it was a bad idea :P.
Anyways, I just gave the nodes a language type of "en" in the node table and now the Aliases can actually be reached on the site and they show for instance "faq" as the alias title and not "node/2" which faq happens to be ....
I'm not sure if I can resurrect exactly my database state or code state if it would help, I have a release monday and am I just trying to get this all to work.
Comment #3
mably commented