https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9156 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #13 from Nick Clemens <nick@bywatersolutions.com> --- (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? -- You are receiving this mail because: You are watching all bug changes.