10 Feb
2022
10 Feb
'22
1:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29883 --- Comment #3 from Andrew Nugged <nugged@gmail.com> --- Let me help with this, I will try to find where... I see there's dry call to: my $avs = C4::Koha::GetAuthorisedValues(); in svc url: /cgi-bin/koha/svc/cataloguing/framework Aha, ... so here: David: if you go from the usual MARC-editor (new record): http://localhost:8080/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode= into the advanced editor (Settings -> Switch to the advanced editor): so URL will be: /cgi-bin/koha/cataloguing/editor.pl you will get that warning without this patch and won't get with the patch. -- You are receiving this mail because: You are watching all bug changes.