https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27272 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #112 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Rebased. It was tough, one patch blew up with the infamous: error: sha1 information is lacking or useless (opac/opac-detail.pl). error: could not build fake ancestor Patch failed at 0001 Bug 27272: Remove GetItemsInfo from opac-detail But thankfully it was possible to use your repo https://gitlab.com/joubu/Koha/-/commits/bug_27272/ The latest patches aren't there so it wasn't possible to it directly (and I wasn't certain the existing commits were at their latest version). But! Getting just the problematic commit and applying it worked :D And the rest applied without issue on top of master. Comparing the diffs of the previous "Remove GetItemsInfo from opac-detail" from this ticket and the rebased on showed no difference in the changed lines. -- You are receiving this mail because: You are watching all bug changes.