https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40112
Bug ID: 40112
Summary: Problem when adding an authority after perform Link
authorities automatically in a bibliographic record
Change sponsored?: ---
Product: Koha
Version: 24.05
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: MARC Authority data support
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
There's a problem when adding an authority following perform Link authorities
automatically in a bibliographic record. When we add a subject authority, if
there is more than one general subdivision ($x), the second one is not
transposed in the authority addition form. When added manually, it does not
maintain the position it was assigned when added after registration.
To test:
1.Create a bibliographic record
2.Enter a subject authority 650: $aHealth services $xReform $zQuebec (Province)
$xHistory
3.Click on Link authorities automatically (No matching authority found)
4.Click on the small + to add an authority
5.In the add authority form, on field 150, it show's only these : $aHealth
services $xReform $zQuebec (Province)
6.Add a $xHistory and position it after $zQuebec (Province)
7.Save
-->The authority will be displayed as follows: $aHealth services $xReform
$xHistory $zQuebec (Province)
This is not the correct order. It should be displayed as follows: $aHealth
Services $xReform $zQuebec (Province) $xHistory
--
You are receiving this mail because:
You are the assignee for the bug.
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/