id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2792,Remove default dialog values from the default configuration,Frederico Caldeira Knabben,Artur Formella,"Several of the dialog based plugins have been created with a standard ""defaultValues"" setting, which defines the default values to be used on dialogs. The idea behind this is quite nice, as it makes it easy to set such values. This is a common request we have. But, the implementation took the easy way, which is not the best unfortunately. The critical fact around this solution is that it makes our code bigger, and we must always keep in mind that our compressed code must be as small as possible. But, we still need to support such customization. This is something Alfonso has described in #1099. The nice thing is that it's already possible to do that by using our new API. Martin is working on a new sample for #2790, which will show how to do that. So, we should remove this stuff from the configuration to benefit our code size.",Bug,closed,Must have (possibly next milestone),CKEditor 3.0,General,,fixed,Confirmed Review+,