Bug 24323: Advanced editor - Display an error message if the record did not save
authorCori Lynn Arnold <carnold@dgiinc.com>
Tue, 31 Dec 2019 17:10:14 +0000 (17:10 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 30 Jan 2020 23:43:46 +0000 (23:43 +0000)
commitae4c86e87e26a06611519510c386723e3a904371
treeeb44b559d45377ff98ba46436d06ba89b62402b0
parentff78c70ccb540dfe5d2b2a263f3701bd8aa52cc3
Bug 24323: Advanced editor - Display an error message if the record did not save

Invalid 008 with helper silently fails to save.

This patch adds a "else if" to fall through if the error message isn't
one of the previously defined ones ("syntax" and "invalid") and presents
the human with a generic message that "Something went wrong, cannot
save."

Prior to testing:
a/Verify that Advanced Editor is enabled
b/Download the errorrecord.mrc from bug

To test:
1/Apply patch
2/Go to Cataloging->Advanced Editor
3/Click "Import Record" button and navigate to the record saved from
step b/
4/Add an 003 field (as required by the default cataloging config)
5/Hit "Save to catalog"
6/Verify that a message is passed to the user that the file was unable
to be saved

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
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>
koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc