November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I believe we had a similar issue and the fix was to render the xhtmlstring using the following helper.
@Html.XhtmlString(Model.Content)
Where Model.Content property is of type XHtmlString
regards,
Danny
Hi,
We have a customer were the XhtmlString is not resolving the URLs correctly. On the page Cybertip: Privacy tips for in case of a data breach there are a few links at the bottom (under More cybertips) that link to an English page, but the link itself is a) still in GUID format, and b) links to the Dutch version of the page. Does anyone know what to do about it?
The few links in the text are set to go to the English version, but the two at the bottom have the language set to "Automatic".
Unfortunately upgrading is not (yet) an option, but the customer would like this fixed.
Thanks,
Patrick