Bug 24215: Correct display of guarantor relationship errors
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 11 Dec 2019 11:33:51 +0000 (11:33 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 3 Jan 2020 18:11:04 +0000 (18:11 +0000)
commitc51d4074cbdae9ea974e03d8a339b0406904c641
tree3169c04c195ee31230b6fcc0177663be8ea4ebd1
parent30843da5036ba7643cb192da8127573df6283a13
Bug 24215: Correct display of guarantor relationship errors

Test plan:
1) Add some bad data to your borrower_relationships table. ( add or
   update a relationship such that the 'relationship' field contains a
   value not listed in the corresponding system preference.
2) Go to the about system information page and note the nasty display of
   ARRAY(whatever)
3) Apply the patch
4) Repeat step 2 and note that a list of bad values is now displayed
   instead.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
about.pl