https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37168 Bug ID: 37168 Summary: Fix the label of the callnumber search box in cataloguing/z3950_search.tt Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: phil@chetcolibrary.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In the form you get from clicking Replace via Z39.50 in the basic editor or on a bib detail page, or by clicking Z39.50/SRU Search in the results of a search of the catalog, there's an input with the label "Dewey:". Awesome name, it's the name of my cat, but it's not what that input does. You can see a Dewey call number and an LC call number search by loading the Advanced editor, then the Advanced search dialog, and trying both "746.432043" and "TT174.3" in each. The first will work in the Dewey number input but not the LC call number input, the second the reverse. In cataloguing/z3950_search.tt, both will work in the Dewey input, because that's not the search it does. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.