Bug 18137: (follow-up) Fix handling DBIx::Class::Exception messages
commit2918cc9c2712d5b658a207b15dcd63718b8f952e
authorLari Taskula <lari.taskula@jns.fi>
Tue, 7 Mar 2017 11:37:09 +0000 (7 13:37 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Sep 2017 14:27:05 +0000 (21 11:27 -0300)
treeada58cc2b22264fa6b3be904ecb9b46a740d8d10
parent1f9e262ab5d3ac8aa95c771e236693135a2a2c1b
Bug 18137: (follow-up) Fix handling DBIx::Class::Exception messages

- DBIx::Class::Exception should use ->{msg}

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/V1/Cities.pm