Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
> You using custom routing?
Yes, exactly these urls are transformed after re-publish. EPiServer CMS 8.11.0.0
Used the guide in
http://world.episerver.com/documentation/items/developers-guide/episerver-cms/7/routing/partial-routing/example-of-news-partial-routing/
for partial routing or built something directly upon MVC?
When I create External link in tinymce editor and than publish a page all looks good at first time. For example, link http://localhost:90/sv/bustest2/e/201399 is correct. After edit XhtmlString property (just press any key at the end of text) and publish page again, the link is transformed to http://localhost:90/EPiServer/CMS/Content/sv/bustest2,,3321/e/201399?epieditmode=False&epsremainingpath=e/201399
How can disable this transformation?