[Bug 9156] System preference itemcallnumber not pulling more than 2 subfields
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9156 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Failed QA --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Nick Clemens from comment #13)
(In reply to Andrew Fuerste-Henry from comment #11)
After Nick's change, this is misbehaving slightly, not getting the right order in the item record.
My syspref says: 082abmqA
My bib says: 082 $a a $b b $m m $q q $A A
The item call number generates as: a A b m q
I cannot recreate this - the code for MARC::Field->as_string should preserve the order in the record. Can you share your sample record?
It preserves the order in the record, but not the one from the syspref.
From the test plan, if I edit the pref and set 082$efab it does not change anything. Should not we follow the order of the syspref?
-- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org