﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8573	The editor is not rendered in the page if the html file has no extension.	Alexandre Martins		"== Steps to reproduce : 

1 - Get the latest nightly build (or version 3.6.2)

2 - Change the name of the attached file by removing its extension.

== Browser name and OS : 

{{{
#!div style=""font-size: 80%""
Code highlighting:
  {{{#!sh
alex@dionisos:wm_web_client$ uname -a
Linux dionisos 3.0-6.slh.3-aptosid-amd64 #1 SMP PREEMPT Thu Oct 6 00:31:17 UTC 2011 x86_64 GNU/Linux
  }}}
}}}

'''Google Chrome''' 15.0.874.121
'''Iceweasel (Debian's Firefox with no branding)''' 8.0

== Screenshot :

No need. It's only a blank page in both browsers.

== Extra information :

The ""Developer Tools"" ""Console"" in Google Chrome shows the following messages when the file without extension gets opened.

{{{
#!html
<div style=""text-align: left; color: red"">
<p>Uncaught TypeError: Cannot read property 'cssFloat' of null  ckeditor.js:9 </p>
<p>a.tools.cssStyleToDomStyle  ckeditor.js:9</p>
<p>e  ckeditor.js:9</p>
<p>(anonymous function)  ckeditor.js:10</p>
<p>(anonymous function)  ckeditor.js:149</p>
</div>
}}}
"	Bug	closed	Normal		General		invalid		
