Menu looks like

- Location
--- Site A
------ Student Programs (link to actual node, will call menu option 1)

- Education
--- Student Programs
---- Site A (symlink to same node as above, Will call menu option 2)

The actual title of the Node is
Student Programs at Site A

If users click on menu option 1, they get sent to a page with correct title
If they click on menu option 2 , the get sent to page with title
Site A

Comments

wojtha’s picture

Version: 6.x-1.0-beta6 » 7.x-1.x-dev
wojtha’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

amaisano’s picture

Issue summary: View changes

This is "nice" as it is, but when your theme explicitly unsets the $title variable in the page template, it's frustrating that this fix brings it back after it's unset. Don't really know what the solution is however -- unless we get a new checkbox when adding the location for 'Use Node Title' so we can choose the behavior. Thanks!