https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30043
Pablo AB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Pablo AB <[email protected]> --- 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. _______________________________________________ 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/
