28 May
2024
28 May
'24
8:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36891 --- Comment #7 from Phil Ringnalda <phil@chetcolibrary.org> --- (In reply to Marcel de Rooy from comment #6)
Having the impression that I got the 404 also without your patch. But I cant understand that either? Is Plack fooling me?
I hope it's Plack fooling you, since the code path to have that happen would be to have eval { $record = undef->metadata->record } not set $@. If you change https://git.koha-community.org/Koha-community/Koha/src/commit/b16e2059a94cf8... to return something other than 404, like maybe 406 Not Acceptable, do you get that, or still 404? -- You are receiving this mail because: You are watching all bug changes.