I have one part of my site that is SSL encrypted. When you browse to the main page under normal http all the menu links are generated correctly – including those for the SSL section (https).
However, when you browse to the SSL section of the site all the menu links for the non-SSL sections (http) are correctly generated – except the first menu item!
The ‘Home’ menu item (the default item that links to the front page) looks like it is ignoring the value of the ‘SSL Enabled=Off’ property within the menu item parameters screen (under the Parameters – System section). All the other menu items are either set to On/Off (none use Ignore) – which works brilliantly.
To exclude my Joomla installation I have tested this with a default joomla template and then it is working correctly, this means that the template is ignoring the SSL Enabled=Off property. My Joomla version is 1.5.26.
The menu module that i’m using in the template is CSS Menu.