https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27632

--- Comment #2 from David Cook <[email protected]> ---
My test plan:
0) Use koha-testing-docker
1) Apply patch
2) Go to
http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test&weight_search=1
3) Open browser console
4) Run the following: $(".bibliocol").each( function(){
console.log($(this).attr('data-biblionumber')) });
5) Observe output of "29", "114", and "134".

-- 
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/

Reply via email to