Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
There is a "hack" for CMS 5 if you need it right away (via our support). Otherwise I recommend waiting for CMS 6 where we will have this fixed.
Yes i noticed the HTTP Handler hack, but i don't like it, it means that every page have to be checked by a regEx, so a tag which is first malformed, have to be fixed again, i don't like that idea ;) Or is there an other solution?
The solution we will be providing is upgrading to CMS 6 where we will have the "correct" fix.
Hello, we are building a website using a HTML 5, we start our Content with this tag:
<!DOCTYPE html>
It seems to be that EPI server is changing it to:
<!DOCTYPE html PUBLIC "" "">