﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
540	Problems with XML within HTML	Liz		"FCKeditor is not supporting XML within HTML -

* In IE, insert
    <xml id=""note"" src=""note.xml""></xml> in FCKeditor's source mode. Switch to WYSIWYG mode and then switch to source mode. The inserted fragment is replaced with
    <!--Element not supported - Type: 9 Name: #document-->

* In Firefox, insert
        <xml id=""note"" src=""note.xml""></xml> in FCKeditor's source mode. Switch to WYSIWYG mode and then switch to source mode. The inserted fragment is preserved.

* In IE, insert
    <?xml:namespace prefix = st1 /> in FCKeditor's source mode. Switch to WYSIWYG mode and then switch to source mode. The inserted fragment is removed.

* In Firefox, insert
    <?xml:namespace prefix = st1 /> in FCKeditor's source mode. Switch to WYSIWYG mode and then switch to source mode. The inserted fragment is removed.
"	Bug	closed	Normal		General		duplicate		
