https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26249
didier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108570|0 |1 is obsolete| | --- Comment #2 from didier <[email protected]> --- Created attachment 110648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110648&action=edit Bug 26249: Set keep_text class correctly in cat-search.inc This patch sets the keep_text class correctly in cat-search.inc for the "Search the catalog" tab To test: 1) Apply the patch 2) Go to /cgi-bin/koha/catalogue/search.pl 3) Type "A" into the search box for "Search the catalog" 4) Click on the "Check out" tab 5) Note that "A" appears in search box 6) Change "A" to "B" in search box 7) Click on the "Search the catalog" box 8) Note that "B" appears in the search box 9) Note no Javascript errors in the console Signed-off-by: Didier Gautheron <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
