https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28702
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #13 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #11) > I don't understand. > In C4::Search we are building @hiddenitems to pass to XSLTParse4Display. > > Either you are right and we don't need that code, or you removed too much > code. We don't need it here, but you are corretc, we need it from opac-shelves (In reply to Jonathan Druart from comment #12) > Also removing items_rs is a step backward compared to bug 28299. I think I was not aware of that when I initially wrote this, so those changes may not be reflected It comes back to the fact that translating authorised values to descriptions is where we spend time, that's why i tried to move it all to one place - I could reduce this to the changes for getreservestatus -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
