https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34836
--- Comment #9 from Pedro Amorim <[email protected]> --- (In reply to Jonathan Druart from comment #8) > Shouldn't this be fixed exactly the same as bug 34886? This was my original thinking, hence submitting the patches there originally. But rethinking it, in my current opinion, no. The regression mentioned in bug 34886 was actually caused by bug 30846. It's just that bug 30846 caused the 500 error on the record page (normal, marc and isbd) for the unauthenticated user before the "place hold" link could be even be assessed. Bug 34694 fixed the 500 error for the normal record page (forgetting about marc+isbd), but didn't address the "place hold" link issue, since the "place hold" issue was not detectable before - the page blew up. The fixing of the "place hold" link should be a follow-up to the fixing of the 500 error, hence making the "place hold" bug 34886 now depend on this one. Does this make sense? -- 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/
