AI OnAI Off
Hey,
Just seeing if any one has any ideas? The issue is that, when we link to a page using Tinymce it publishes on the site /link/fdaa6bb9ac534c08abf27d22c2bf1f45.aspx. This is not great as it bypasses all our caching, ideally it should link to the same custom url we have setup for the product page.
When linking to a variant in the catalog with the TinyMCE editor, the url is not in the format set on "GetPartialVirtualPath" method I have overriden.
The link comes out in this format "/link/fdaa6bb9ac534c08abf27d22c2bf1f45.aspx". After going to that link and the page loads the correct URL is shown in the address bar.
The link resolved for the link on the page itself is always this permanent URL.
This issue is only when linking to something on the catalog, I don't have this issues linking to another page.
Thanks in advance for your help!