London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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 "" "">