Hi,
We have recently migrated from Vignette 8.0 to 8.5, and facing an issue in generating contenLinks
Using <templating:contentLink oid ='${oid}' format ='default'/>, gives us a url like this
<a class="clue" rel="#6f827e1e7f24c210VgnVCM10000038a63795____" href="/sites/<site-name>/default/en_US/solutions/markets/energy,en" title="">Energy</a>
This is causing the url to break and therefore the link becomes non functional, I can handle that my code, but I feel this is some configuration I need to change.
Any help would really be appreciated !!!