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

Bernard <[email protected]> changed:

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

--- Comment #9 from Bernard <[email protected]> ---
Created attachment 184151
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184151&action=edit
Bug 34025: Changing default link search from au to ti,phr for X30 fields as
they are are title type ones. These apply if there is no authorised term linked
to for the content

Test plan:
==========
1. Add some 130, 240, 730 + 7XX $a + $t fields to a record. Note that 730
   and 7XX $a + $t fields have to have 2nd indicator set to 2.
   You can link the fields to authority records. Ensure that one of the fields
is not linkable to an authority record and leave it unlinked.
2. Note that the information displayed from these fields is not
   'clickable' neither in OPAC, nor in the staff interface.
3. Apply the patch ; restart all.
4. You should be able to see and use the links now. If the fields are
   linked to authotiry record and UseAuthoritiesForTracings
   systempreference is set, the search will be performed with
   authid identifier. There should be also a magnifying glass icon
   with a link to the authority record.
5. The links for any unlinked authority should now point to ti,phr - eg
/cgi-bin/koha/catalogue/search.pl?q=ti,phr:%22Uniform%20Bernard%22 instead of
au
6. Click that link and ensure it finds at least one record (the one you started
with)
Signed-off-by: Bernard Scaife <[email protected]>

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