[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?

2023-04-12 Thread tuxayo
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 pat

Re: [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?

2023-04-12 Thread tuxayo
On 23-04-13 00:31, tuxayo wrote: So: revert Bug 32517 or go on with Bug 32706 fix or something else? Is there already a mostly consistent policy/track record regarding not doing anything (besides a check in about.pl) regarding badly imported data vs having downstream functions having some def

Re: [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?

2023-04-12 Thread Marcel de Rooy
Fixing case in the import seems simpler than doing it everywhere else, I suppose 🙂 Marcel Van: Koha-devel namens tuxayo Verzonden: donderdag 13 april 2023 00:39 Aan: koha-devel Onderwerp: Re: [Koha-devel] Imports leading to case sensitivity issues on branchc