Project

General

Profile

Bug #21575 ยป rtehtmlarea_bugfix_12619_trunk.patch

Administrator Admin, 2009-11-17 00:01

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/SpellChecker/spell-check-ui.js (copie de travail)
function saveClicked() {
if (modified) {
dialog.plugin.editor.setHTML(makeCleanDoc(false));
dialog.plugin.editor.getPluginInstance("EditorMode").setHTML(makeCleanDoc(false));
}
if ((to_p_dict.length || to_r_list.length) && dialog.plugin.enablePersonalDicts) {
var data = {};
    (1-1/1)