https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27869 Bug ID: 27869 Summary: QotD CSV upload JavaScript errors Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org On /cgi-bin/koha/tools/quotes-upload.pl if you upload a CSV that is not quite right the page produces a javascript error: Uncaught TypeError: arrData[(arrData.length - 1)] is undefined To the user this is confusing as #quotes_editor table visibility remains hidden and the progress bar says 100%. Can we handle this error better? Maybe a warning on the screen letting the user know something is wrong? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.