[Koha-bugs] [Bug 27507] Search host record using control number identifier / organization code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 20 13:09:50 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115528|0                           |1
        is obsolete|                            |

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 119904
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119904&action=edit
Bug 27507: Specify organization code when searching host record

This allows now importing records to Koha database from multiple
different organizations and keeps the "In: XXX" links in the
catalogue/detail.pl page unique.

To test:
 1) Add host record with 001 and 003 values of "1234" and "TEST"
 2) Add host record with 001 and 003 values of "1234" and "TEST2"
 2) Add component record with 773w value of (TEST)1234
 3) Notice the link in the component record goes to search page with
    two results
 4) Apply patch
 5) Notice the link in the component record goes directly to the first
    host record created with 001 = 1234 and 003 = TEST
 6) Test also that if you modify the 773w link with just the value of
    "1234" the search will still work and give you two results

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list