﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2821	floating numbers used in the page confuguration are converted to int	Alfonso Martínez de Lizarrondo	Alfonso Martínez de Lizarrondo	"If you set in the page that creates the editor a config option that uses a floating point number, 
{{{
oFCKeditor.Config['GoogleMaps_CenterLat'] = ""46.95026"";
}}}

then in the code the value will be the integer 46 due to the way that it's parsed in the fckconfig.js file.

The patch does fix this behavior."	Bug	closed	Normal	FCKeditor 2.6.5	General	FCKeditor 2.3.2	fixed	Review+	
