[Koha-bugs] [Bug 33594] Sorting results by Title A-Z might use wrong title field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 13:34:14 CEST 2023


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

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #4)
> I feel it's a bug and we should fix it, but still a little confused about
> the different values we could use here for sort and what effect they will
> have. Can someone explain a little more?

27316 moved the options for setting the field in staff interface from
"Undef/Yes/No" to simply "Yes/No" = 0/1

We did not update the mappings file, that should be done here

The code continues to support ~/Undef so that we don't break existing setups -
we should update the comment Janusz noted to explain that 'UNdef' should be set
as '1'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list