https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40865
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|36302 |38255 CC| |[email protected] | |k --- Comment #1 from Pedro Amorim <[email protected]> --- e9b8004d197876dea8c38374c08ec00451e37020 is the first bad commit commit e9b8004d197876dea8c38374c08ec00451e37020 Author: Jonathan Druart <[email protected]> Date: Thu Nov 28 16:20:24 2024 +0100 Bug 38255: Replace dataTable constructor with kohaTable - Staff Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> ---- reset HEAD to commit before 38255, redirect works: b4662eb60acbfe64ca60934ec31d9d078f0fac5a reset HEAD to first commit of bug 38255, redirect doesnt work: e9b8004d197876dea8c38374c08ec00451e37020 reset to final commit of bug 38255, redirect still doesnt work: 8ff56432d125fee3fdb32499382e01707876c758 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36302 [Bug 36302] Patron search from search bar broken https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38255 [Bug 38255] Do not use dataTable constructor directly -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
