#2918: Initial values for checkboxes are wrong
---------------------------+------------------------------------------------
Reporter: martinkou | Owner: martinkou
Type: Bug | Status: reopened
Priority: Normal | Milestone: CKEditor 3.0
Component: UI : Dialogs | Version: SVN
Resolution: | Keywords: Review-
---------------------------+------------------------------------------------
Changes (by garry.yao):
* keywords: Review+ => Review-
Comment:
Perhaps the patch doesn't handle the test case in comment:9, to take care
the initial values, the override would result in something like:
{{{
var overrides =
{
'default' :!!elementDefinition[ 'default' ]
};
if ( typeof elementDefinition.checked !== 'undefined'
)
overrides.initValue =
!!elementDefinition.checked;
}}}
--
Ticket URL: <http://dev.fckeditor.net/ticket/2918#comment:11>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac