https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39288 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA QA Contact|testopia@bugs.koha-communit |baptiste.wojtkowski@biblibr |y.org |e.com Version|unspecified |Main --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I have doubts about this patch. I believe this won't work for translations: let field = patron_search_form.find(".searchfieldstype_filter").find("option:selected").text().toLowerCase(); If for example "category" is translatable, then it need to be upper case in German for example. So maybe we need to re-think here :( -- You are receiving this mail because: You are watching all bug changes.