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

--- Comment #20 from Josef Moravec <[email protected]> ---
1) You are setting dateFormat on two places, but not use it anywhere.

2) In the ill requests list tables (both, in ill module and patron ill view)
are shown columns placed_unformatted and updated_unformatted, only data, table
header is blank.

3) There is error in js console, when load the ill request lista table in ill
module

ill-list-table_18.1200024.js:242 Uncaught TypeError: Cannot read property
'hasOwnProperty' of undefined
    at getStatusName (ill-list-table_18.1200024.js:242)
    at ill-list-table_18.1200024.js:34
    at Array.forEach (<anonymous>)
    at Object.prep (ill-list-table_18.1200024.js:29)
    at a.fn.init.initComplete (ill-list-table_18.1200024.js:460)
    at jquery.dataTables.min_18.1200024.js:75
    at Function.map (jquery-2.2.3.min_18.1200024.js:2)
    at v (jquery.dataTables.min_18.1200024.js:75)
    at ta (jquery.dataTables.min_18.1200024.js:49)
    at ia (jquery.dataTables.min_18.1200024.js:48)

3) when trying to filter by date placed, there is one more error in console:
ill-list-table_18.1200024.js:519 Uncaught TypeError: Cannot read property 'api'
of undefined
    at HTMLFormElement.<anonymous> (ill-list-table_18.1200024.js:519)
    at HTMLFormElement.dispatch (jquery-2.2.3.min_18.1200024.js:3)
    at HTMLFormElement.r.handle (jquery-2.2.3.min_18.1200024.js:3)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to