https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33668
--- Comment #22 from Andreas Roussos <[email protected]> --- The last follow-up patch has been amended and its Test plan modified to account for the issue spotted by Roman. I've also found out that in the initial patch the clear button HTML code was being added to the DOM upon *every* call to the setPlaceholder() JS function, thus causing it to misbehave if you selected a different search type from the dropdown menu. A follow-up with a separate test plan has been added to take care of this issue. -- 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/
