https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20625 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 74738 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74738&action=edit Bug 20625: Handle non existing of active currency This patch avoid the explosion in the air when creating a new patron category and no active currency is defined. Test plan: Remove the currencies, create a new patron category Without this patch applied you will get Can't call method "p_sep_by_space" on an undefined value With this patch the form will be displayed correctly and you will be able to create the patron category -- You are receiving this mail because: You are watching all bug changes.