Summary: | When UseAuthoritiesForTracing is 'Use' we should use series authorities | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | MARC Authority data support | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, fridolin.somers, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.04
|
|
Circulation function: | |||
Attachments: |
Bug 23437: Use authorities for tracing series
Bug 23437: Use authorities for tracing series Bug 23437: Use authorities for tracing series |
Description
Nick Clemens (kidclamp)
2019-08-07 12:39:35 UTC
Created attachment 92040 [details] [review] Bug 23437: Use authorities for tracing series To test: 1 - Set UseAuthoritiesForTracing to use 2 - Find some records with an 800 or 830 series entry 3 - View the record in staff and opac, note the series link does a search for title and author 4 - Apply patch 5 - restart all the things 6 - View the records, note the links now use the authority number Created attachment 92049 [details] [review] Bug 23437: Use authorities for tracing series To test: 1 - Set UseAuthoritiesForTracing to use 2 - Find some records with an 800 or 830 series entry 3 - View the record in staff and opac, note the series link does a search for title and author 4 - Apply patch 5 - restart all the things 6 - View the records, note the links now use the authority number Signed-off-by: andrew <andrew@bywatersolutions.com> Sign off for Ron Houk, RHouk@ottumwapubliclibrary.org Created attachment 92342 [details] [review] Bug 23437: Use authorities for tracing series To test: 1 - Set UseAuthoritiesForTracing to use 2 - Find some records with an 800 or 830 series entry 3 - View the record in staff and opac, note the series link does a search for title and author 4 - Apply patch 5 - restart all the things 6 - View the records, note the links now use the authority number Signed-off by: Ron Houk <RHouk@ottumwapubliclibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> I've amended the patch to include the sign-off line for Ron. Thx Ron! Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.04 backported to 18.11.x for 18.11.10 |