I've been upgrading a number of the sites I look after to cms 1.9.3 and I'm noticing some issues with apparently changed behaviour regarding page aliases and the cms_selflink tag.
Prior to the 1.9.x series some pages may have been created, despite my advice to the contrary, with a page alias like:
Code: Select all
Content-Management-Systems
Code: Select all
{cms_selflink page="content-management-systems" text="Go here"}
Code: Select all
{cms_selflink page="Content-Management-Systems" text="Go here"}
For some sites I look after this is a show-stopping bug preventing upgrades because after the upgrade half the links would disappear or stop working...
Can anyone confirm?
Thanks,
Mark.