Hi David
Thanks for your e-mail! You wrote:
>
https://github.com/Koha-Community/Koha/blob/24.05.x/misc/maintenance/search_for_data_inconsistencies.pl#L152
>
> probably that the biblio in question doesnt have a biblioitem
> associated.
But that's the problem: Which one is the biblio in question? How can I
find out for which record the script throws this error?
> if thats the cause an extra step could be introduced that prevents
> calling biblio->biblioitem->biblioitemnumber if biblio->biblioitem is
> not defined.
At the moment I can't imagine this is the problem since many
bibliographic records don't have an item attached (e. g. parent records,
e-books, analytic records), also I haven't seen script
"search_for_data_inconsistencies.pl" showing this error in any other
library.
Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
Am 05.03.25 um 11:13 schrieb David Schmidt:
https://github.com/Koha-Community/Koha/blob/24.05.x/misc/maintenance/search_for_data_inconsistencies.pl#L152
probably that the biblio in question doesnt have a biblioitem associated.
if thats the cause an extra step could be introduced that prevents calling
biblio->biblioitem->biblioitemnumber if biblio->biblioitem is not defined.
On Wed, 5 Mar 2025, at 10:56 AM, Michael Kuhn via Koha-devel wrote:
Hi
We are using Debian GNU/Linux 12 with Koha 24.05.05.
When running script "search_for_data_inconsistencies.pl" it shows only
the following message:
Can't call method "biblioitemnumber" on an undefined value at
/usr/share/koha/bin/maintenance/search_for_data_inconsistencies.pl line 152.
What does it mean, how can we find out what's the problem here?
Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/