https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39860
--- Comment #97 from Lisette Scheer <[email protected]> --- (In reply to David Cook from comment #96) > Created attachment 188731 [details] [review] > Bug 39860: (QA follow-up) fix XSS vulnerability and fix disabling of WYSIWYG > > Signed-off-by: David Cook <[email protected]> Wouldn't this: [% IF ( wysiwyg || category == 'record_display' ) %] make it show the dropdown when there's a record display even though it should just be loading the text editor, not the dropdown? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
