11 Mar
2021
11 Mar
'21
5:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27857 --- Comment #26 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I don't know exactly what needs to be done, but there are check above, see the block with "ERROR_extended_unique_id_failed_code". Also the repeatable is not checked in the controller, only from the template. Now that we have it we should deal with it. Basically it's: - insert - catch "must unique" => propagate and display nice to the template - catch other failures => "something went wrong" is enough (they hack the form) And remove the existing block. We should continue on a dedicated bug report :) -- You are receiving this mail because: You are watching all bug changes.