If a primary link item uses a URL alias for its URL, and then you update the URL alias, the primary link does not reflect the changes made to the URL alias.

Procedure.

1. Create a URL Alias. For example, create an alias "Taxonomy1" that points to "taxonomy/term/1".
2. Create a Primary Link entry pointing to the URL alias.
3. Go to the URL alias and modify "Taxonomy1" to point to "taxonomy/term/2".
4. Click on the Primary Link entry on the top of the site.

The primary link is not updated unless you go to the primary link menu and update it manually.

Comments

magico’s picture

Version: 4.7.1 » x.y.z

Confirmed.

stevenpatz’s picture

Version: x.y.z » 6.x-dev
Status: Active » Postponed (maintainer needs more info)
webernet’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

The 6.x menu system does not store path aliases, only real paths.

Yorb’s picture

this seems like kind of a major bug? there is no way to make menu items in the primary links category that have url aliases? worked in 5.x. what the dilly?