﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
181	Comments before <html> tag lead to source display on IE	achimwestermann@…		"Because of the comment in fckeditor.html before the starting <html> tag my Internet Explorer 6.0.299.2180.xpsp_sp2_gdr.050301-1519 the file source is shown in the editor.

This has been discovered only with my browser (did not check the versions of colleagues).

The bug was encountered with OpenCms which integrates FCKeditor.

I patched the file as follows:

{{{
<!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.0 Transitional//EN"">
<html xmlns=""http://www.w3.org/1999/xhtml"">
<!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* http://www.fckeditor.net/
*
* ""Support Open Source software. What about a donation today?""
*
* File Name: fckeditor.html
* Main page that holds the editor.
*
* File Authors:
* Frederico Caldeira Knabben (fredck@fckeditor.net)
-->
<head>
...
}}}

With this change the behavior disappears.

Kind regards,[[BR]]
Achim 

----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1601747&group_id=75348&atid=543653"	Bug	closed	Normal		General	FCKeditor 2.3.2	invalid	SF Pending Expired	
