https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26112 Bohdan <b.pastern4k@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |In Discussion --- Comment #12 from Bohdan <b.pastern4k@gmail.com> --- (In reply to Jonathan Druart from comment #11)
The second patch does not apply, maybe because of the [] in the patch? I have no idea why but I've started to apply the changes manually and found:
149 ('LANG', 'ang', 'давньоанглійська (староанглійська) (450-1100)'), 150 - ('LANG', 'ang', 'англо-саксонська'), 151 - ('LANG', 'ang', 'західносаксонсь'),
I am not sure we want to keep the first one. I haven't check the others, but I don't think it makes sense to keep only the first one.
Can you please provide some changes to make things consistent in the second patch and attach them on this bug report on a git format-patch format, or all the patches on a remote branch.
From what I understand, only first value in authorised_values is shown in dropdown when cataloguing. Therefore I removed all duplicates and left those values that suit better for those codes.
-- You are receiving this mail because: You are watching all bug changes.