[Koha-bugs] [Bug 27869] QotD CSV upload JavaScript errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 1 13:47:05 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27869

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117949|0                           |1
        is obsolete|                            |

--- Comment #6 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 119071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119071&action=edit
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 at davidnind.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list