Koha/koha-tmpl/intranet-tmpl
Lucas Gass 5aa24a6a47 Bug 27869: let user know something went wrong with csv upload
To test:
-attempt to upload a malformed CSV file
-nothing happens, check the console and see the error: Uncaught TypeError: arrData[(arrData.length - 1)] is undefined
-apply patch
-try again
-now you should at least see a warning that something went wrong
-attempt to upload a good CSV file, it should work

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-01 18:51:37 +02:00
..
js Bug 25846: Improve handling of multiple covers on catalog search results in the staff client 2021-03-01 15:14:23 +01:00
lib
prog Bug 27869: let user know something went wrong with csv upload 2021-04-01 18:51:37 +02:00