https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33736
Martin Renvoize (ashimema) <martin.renvo...@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172842|0 |1 is obsolete| | --- Comment #48 from Martin Renvoize (ashimema) <martin.renvo...@ptfs-europe.com> --- Created attachment 173297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173297&action=edit Bug 33736: Ensure datatable filter row takes visible into account We clone the header row, and then iterate it assuming the iterator index lines up with the column definition index of the datatables settings. However, if a column is hidden, this is not the case. Said column will not appear in the header row that's cloned and as such your iterator will no longer line up with the column settings index number of the settings array. Sponsored-by: PTFS Europe Ltd Signed-off-by: Esther Melander <est...@bywatersolutions.com> Signed-off-by: Paul Derscheid <paul.dersch...@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://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/