Im using Nice_menus and menu_block to display my subnavigation. My site also uses Domain Access.
After installing the beta2 update,
All my secondary menus (located on the "alias" pages created by nodesymlinks) are pointing to the raw url instead of the clean url alias. for instance my secondary menu has links that point to /node/41/mid/2974 instead of "/parent/page-title".
The problem only occurs on aliased pages created with the nodesymlinks module(when you click "show in more locations")
Comments
Comment #1
wojtha commentedI think this is related to #974684: Broken bulk generate aliases for nodesymlinks in Pathauto 1.x. - aliases are missing because they were not generated. Please install latest dev version from github.com (master branch).
Comment #2
wojtha commentedIt is probably fixed since #974684: Broken bulk generate aliases for nodesymlinks in Pathauto 1.x. is fixed.