Ext version tested:
- Ext 2.3.0
Browser versions tested against:
- IE9
Description:
- If you add a dtd statement in a page using trees for instance check-tree.html from the examples of ext.2.3.0, you get this error in IE9 :
ext-all.js, Ligne 1598 Caractère 395
It works fine in other vavigator.
The dtd statement i used, but it is the same with any dtd statement.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">