http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9395

            Bug ID: 9395
           Summary: Problem with callnumber and standard number search in
                    OPAC and Staff Client
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]

This problem happens because there isn't a operator "phr" in the values of
callnumber and standard number search. So many results aren't the corrects
ones.

For example if a search for a standard number "1" there isn't results even in
OPAC and Staff Client. If the value is changed for "sn,phr" there is one result
which is the biblionumber 1.

When searching in OPAC for callnumbers the results are accurated because it's
searching for "lcn,phr" in the advanced search. In staff client are only
looking for "callnum" which uses the operator wrdl.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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