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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 18 Dec 2019 16:06:06 +0000 (16:06 +0000)
commit50446f777b9fc07422ff401d92de3a6fcdf61c00
tree9f551b99fe2661f20f5e665f3d45c792a21a6dcf
parent637b6dca86b4f60697eade81afa70f64669f48fb
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>
about.pl