https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32121 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 148668 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148668&action=edit Bug 32121: (QA follow-up) Use error_code rather than key We semi-recently introduced error_code into our error object to allow for translation and code paths for different errors without having to rely on long description string matches. This QA follow-up converts the existing match and new 'key' fields introduced in this patchset to use the updated 'error_code' key. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.