Closed (fixed)
Project:
Syntax Highlighter
Version:
6.x-1.26
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2011 at 17:53 UTC
Updated:
18 Apr 2013 at 23:04 UTC
I install wysiwyg api, tinymce and syntaxhighlighter (of course install too wysiwyg preelement fix)
I'm not sure why, but when I click SAVE button - richedit change to nromal text and broke code - make one line - it happened before reload page - just after click submit.
I looking for why it do it but can't found ...
Anybody have something like that ?
Comments
Comment #1
Neuromancer commented*(of course I set filters order etc. - try disable all filters but still flash richedit and broke code..)
Comment #2
mattyoung commentedAdd http://drupal.org/project/wysiwyg_syntaxhl
Comment #3
mattyoung commentedUse "6.x-2.x-dev" for better rich text editor interaction. This new version use <pre> tag instead of {syntaxhighlighter ...}. Rich text editor should respect the <pre> tag and not mess with the code inside. See the release note for details: http://drupal.org/node/1157830
Comment #4
fizk commented