http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15636 Bug ID: 15636 Summary: DataTables Warning: Requested unknown parameter from opac-detail.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: remi.mayrand-provencher@inLibro.com QA Contact: testopia@bugs.koha-community.org the jQuery that generates the DataTable for the holdings (in opac-detail.tt) can bug depending on the instance's system preferences. The header's columns are generated depending on various system preferences, but the jquery that tries to build the DataTable is using a different test for one of the columns, so it isn't calculating how many columns it has to build right. -- You are receiving this mail because: You are watching all bug changes.