[Vtigercrm-developers] CKEditor and "Change will be lost" error

Jonathan Sardo sardoj at gmail.com
Thu Jan 1 16:49:52 GMT 2015


Hi,

I found a bug in EditView when a "CKEditor" field is used.

With the current config of Ckeditor the field's value is by default:
*<html>*
*<head>*
* <title></title>*
*</head>*
*<body class="scayt-enabled"> </body>*
*</html>*

So when you try to save modifications, this alert is shown: "Change will be
lost".

For not having this error, simply modify
*/libraries/jquery/ckeditor/config.js* and change
*config.fullPage = true*
by
*config.fullPage = false*

Please, can you add this change in 6.2 version?

Regards,

Jonathan SARDO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150101/15c82680/attachment.html>


More information about the vtigercrm-developers mailing list