Something weird going on with 6.2.4
I'm testing upgrade from 6.1.5 to 6.2.4 and find that the header tag now includes xml:lang, lang and xmlns attributes, which is great because I'd been adding those manually in the past.
However, as soon as I go to a page with a telerik control on it (settings page, login or html editor etc), those attributes show as plain text at the top of the page. When I inspect the page source, I find that the head tag has been replaced.
I'm not 100% certain. but it appears that Telerik takes over the head tag and puts its own attributes in there in IE, or wipes the attributes and puts a link to a stylesheet in the head.
In any case, this is stuffed up.
I can get past it for now by setting the new attributes injector to visible=false. Just seeing if I'm the only person who has noticed this very obviousl flaw,
Regards
Rob