https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26942 Amit Gupta <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115715|0 |1 is obsolete| | CC| |amitddng135@gmail.com --- Comment #11 from Amit Gupta <amitddng135@gmail.com> --- Created attachment 118885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118885&action=edit Bug 26942: Allow style and link tags in NewsEditor TinyMCE To Test: -Make sure the sys pref 'NewsToolEditor' is set to TinyMCE -Go to any news item and add this line: <link href="https://fonts.googleapis.com/css?family=Open+Sans” rel=“stylesheet"> -Save the news item -Re-open the same news item again in TinyMCE. -The editor has removed that line. Annoying! -Apply patch -Try again, the <link> should stay now -- You are receiving this mail because: You are watching all bug changes.