[Bug 12248] New: Error when using course reserves with item-level_itypes set to biblio
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 Bug ID: 12248 Summary: Error when using course reserves with item-level_itypes set to biblio Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Course reserves Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org If item-level_itypes is set to biblio, viewing course-details.pl with a course that has reserves will result in a datatables error. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 28216 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28216&action=edit Bug 12248 - Error when using course reserves with item-level_itypes set to biblio If item-level_itypes is set to biblio, viewing course-details.pl with a course that has reserves will result in a datatables error. Test Plan: 1) Set item-level_itypes to biblio 2) Enable course reserves 3) Create a course 4) Add an item to the course 5) View the course details 6) Note the error you recieve 7) Apply this patch 8) Reload course-details.pl 9) You should no longer recieve the error! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- I think it has been decided to use class attributes for targeting columns. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12248 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl Status|Needs Signoff |Failed QA --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #2)
I think it has been decided to use class attributes for targeting columns. Could be, but it is not in the coding guidelines. And these constructs are still all over the place.
BUT: Another patch in the meantime added the antithe class and put it in the aTargets. This actually resolves the issue (afaict). I move the status to FQA for now; if the current status of the template does not satisfy the author, please adjust your patch and resubmit. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org