#2821: floating numbers used in the page confuguration are converted to int
-----------------------+----------------------------------------------------
Reporter: alfonsoml | Owner: alfonsoml
Type: Bug | Status: new
Priority: Normal | Milestone:
Component: General | Version: FCKeditor 2.3.2
Keywords: Review? |
-----------------------+----------------------------------------------------
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.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2821>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac