https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26942
--- Comment #12 from Katrin Fischer <katrin.fisc...@bsz-bw.de> --- (In reply to Lucas Gass from comment #10) > (In reply to Kyle M Hall from comment #9) > > It looks like we could optionally disable validation in TinyMCE: > > https://stackoverflow.com/questions/7058623/tinymce-completely-disable- > > validation > > verify_html: false is already set when initializing TinyMCE. Maybe we should > add these other lines to the config: > > > cleanup_on_startup: false, > trim_span_elements: false, > cleanup: false, > convert_urls: false I'd like to see this investigated. Now that both editors can be used alongside, it's very bad when one changes what was written with the other. At least this is unexpected behaviour. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/