Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUG REPORT ckeditor page editor adding unwanted html after save
#1
Hi,

When editing a page two scenarios of unwanted code being added after doing an update.  This is seen by doing a view Source.

1 -  <p>&nbsp;</p> on either 1 or 2 lines
2 - {% home-page-blockquote %} becomes <p>{% home-page-blockquote %}</p> This is the syntax for inserting components in a page using the dynpages plugin.  Am inserting the code while in Source mode.

GetSimple version is 3.3.5

gsconfig.php settings are:
# WYSIWYG Editor Options

#define('GSEDITOROPTIONS', '');
define('GSEDITORTOOL',"['Cut','Copy','Paste','PasteFromWord','-','Undo','Redo','Find','Replace','-','SelectAll'],
['Bold', 'Italic', 'Underline', 'NumberedList', 'BulletedList','JustifyLeft','JustifyCenter','JustifyRight',
'JustifyBlock', 'Table', 'TextColor', 'BGColor', 'Link','Unlink', 'Image', 'RemoveFormat', 'Source'],
'/',
['Styles','Format','Font','FontSize']
");

Have installed the GSCkePatch (and verified it is working as now there is syntax coloring) and it did not make a difference

Should I use the GetSimple version Stable with CKEditor patched to v4.3.2 (untested 

Thank you for your input.
Reply


Messages In This Thread
ckeditor page editor adding unwanted html after save - by DonR - 2015-06-17, 08:21:06



Users browsing this thread: 1 Guest(s)