How can I add doctype declaration to page's source code in "Edit Page" view mode ? IE8 browser displays page in quirks mode because of missing this declarationI think. After switching to "Preview Page" mode doctype is present in page source code and page is displayed properly.
For 7.2.1 (vanilla), I had to manually copy the modified version of Edit.jsp into place - not sure why it didn't get pushed as part of the build.sh process.