#2805: JavaScript error in dialogui plugin
-----------------------+----------------------------------------------------
Reporter: martinkou | Owner: martinkou
Type: Bug | Status: new
Priority: High | Milestone: CKEditor 3.0
Component: General | Version: SVN
Keywords: |
-----------------------+----------------------------------------------------
Line 395 in _source/plugins/dialogui/plugin.js refers to an unbound "this"
in an inner function. This causes errors when the dialog system is
creating radio button groups in dialogs.
To reproduce:
1. Open replacebyclass.html
2. Run the follow script in any JavaScript console or in the URL bar:
{{{
CKEDITOR.instances.editor1.openDialog('testOnly');
}}}
3. JavaScript error.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2805>
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