[Koha-devel] Imports leading to case sensitivity issues on branchcode&categorycode: finish fixing the UI or revert existing UI fix and fix imports problem root?

tuxayo victor at tuxayo.net
Thu Apr 13 00:31:29 CEST 2023


Hi :)

(if I understand the things correctly)
Imports can lead to invalid data (regarding the case) on 
branchcode&categorycode on some things.

This patch went through and fixed part of the UI that was affected:
Bug 32517 - Patron search dies on case mismatch of patron category

This pending patch fixes another part of the UI:
Bug 32706 - User search problem caused by branchcode errors

But it was noted that instead of fixing the UI to handle invalid data, 
that the various import functions should be fixed to enforce that 
branchcode&categorycode should be uppercase.

So: revert Bug 32517 or go on with Bug 32706 fix or something else?

Cheers,

-- 
tuxayo


More information about the Koha-devel mailing list