Internal links are broken only when using a specific theme.

From within a node, a link like <a href="node/123">Whatever</a> renders as node/node/123, which is obviously broken, instead of the expected node/123.

This only happens when a specific theme is enabled. Works fine in the previous theme and all the standard themes. Unfortunately that specific theme is intended for use in prod ASAP.

The new theme uses Bootstrap and loads a more recent jquery, version 2.2.4. No idea if that is relevant.

For some strange reason the internal linking is OK when the node containing the links is listed from a view, as in the default frontpage view, or when you edit the node and then view it via the "View" tab.

This has had me stumped for some time, i have no idea where to start debugging, so if anyone has any suggestions they would be much appreciated.

Comments

burgerzoid’s picture

The new theme does not override the standard node.tpl.php.