https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30043 Pablo AB <pablo.bianchi@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pablo.bianchi@gmail.com --- Comment #2 from Pablo AB <pablo.bianchi@gmail.com> --- We get "The record you requested does not exist ()." on a record we can't reach by searching, only directly. Enger's query does't return any results. Searching the logs I found that with that particular biblio:
AH01215: Use of uninitialized value in join or string at /usr/share/koha/lib/Koha/Item.pm line 1043.: /usr/share/koha/intranet/cgi-bin/cataloguing/additem.pl, referer: https://mykoha/cgi-bin/koha/cataloguing/additem.pl?biblionumber=51135
Although [that line](https://github.com/Koha-Community/Koha/blob/22.05.x/Koha/Item.pm#L1043) is only for display purpose only, seems related with custom subfields, and we found a lot of issues having 952 with other custom subfields (..., y, z, α, β, γ). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.