https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38936 --- Comment #17 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- They apply cleanly to me <.<: ``` ❯ git bz apply 38936 Bug 38936 - Move suppressed record redirection into a sub 185249 - Bug 38936: Unit tests 185250 - Bug 38936: Introduce C4::Output::redirect_if_opac_suppressed 185251 - Bug 38936: Use redirect_if_opac_suppressed() in opac-*detail.pl pages Apply? [(y)es, (n)o, (i)nteractive] y Aplicando: Bug 38936: Unit tests Aplicando: Bug 38936: Introduce C4::Output::redirect_if_opac_suppressed Aplicando: Bug 38936: Use redirect_if_opac_suppressed() in opac-*detail.pl pages ``` Resubmitting just in case my git version is using newer tricks to solve the apply. -- You are receiving this mail because: You are watching all bug changes.