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

             Bug #: 6265
           Summary: Search for records linked to an authority not exact in
                    OPAC
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
               URL: /cgi-bin/koha/opac-authoritiesdetail.pl?authid=1
        OS/Version: All
            Status: ASSIGNED
          Severity: major
          Priority: P5
         Component: Searching
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


When searching for linked records for an authority in OPAC's authority search
the search is not exact.

http://localhost/cgi-bin/koha/opac-search.pl?type=opac&q=1&idx=an

Will bring up all records with an authority number starting with one.

The link in intranet works correctly:

http://localhost:8080/cgi-bin/koha/catalogue/search.pl?type=intranet&op=do_search&idx=an,phr&q=1

Changing the opac link accordingly brings up the right records:

http://localhost/cgi-bin/koha/opac-search.pl?type=opac&q=1&idx=an,phr

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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