https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21947
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82850|0 |1 is obsolete| | Attachment #82857|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <[email protected]> --- Created attachment 82861 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82861&action=edit Bug 21947: Swap the filter order TEST PLAN ---------- 1) start your kohadevbox 2) cd kohaclone 3) git checkout -b bug_21947 origin/master 4) git bz apply 21947 5) reset_all 6) log in to staff client and add a 500$a with lots of blank lines between strings with some HTML. 7) look at the opac record Title notes tab. -- does it have <br>-mess? Should not. 8) repeat steps 5-7 on master, and you'll see a <br>-mess. 9) run qa test tools Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
