Bug 8015: (follow-up) trap exceptions thrown by SetUTF8Flag()
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 16 Oct 2012 07:45:07 +0000 (09:45 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 22:48:59 +0000 (22:48 +0000)
commit0a176d4648fdce78a31ace4dab75dbe365c6fa64
tree83530c85fb5ff98604fe3a62c5e84e961d8fcee9
parentb38f0213fe2358a50344478bccd2cf6a543cbbd7
Bug 8015: (follow-up) trap exceptions thrown by SetUTF8Flag()

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Bug 8015: Catch error in the SetUTF8Flag routine

The eval avoids the interface to run endlessly if an error occurred.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Leila <koha.aixmarseille@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Charset.pm
C4/ImportBatch.pm