Koha/koha-tmpl
Nick Clemens f927d80112
Bug 23045: Return record along with errors
We don't seem to directly handle the errors in most cases, let's always return the record

To test:
1 - Add some blank lines to editor, previous patch is okay with this
2 - Add a line with just 'e' or some other incomplete field
3 - Try to save
4 - Note JS leader error
5 - Apply this patch
6 - No errors

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-01 14:52:38 +01:00
..
intranet-tmpl Bug 23045: Return record along with errors 2019-07-01 14:52:38 +01:00
opac-tmpl Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00