https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36372

Janusz Kaczmarek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #21 from Janusz Kaczmarek <[email protected]> ---
Arthur,

it does not work for me.  After clicking the button "Set record source" from
/cgi-bin/koha/cataloguing/record_source.pl?biblionumber=111, I'm getting:

/cgi-bin/koha/cataloguing/record_source.pl?biblionumber=&record_source_id=4&save=Set+record+source

Note, without biblionumber.

And in record_source.pl you are not checking if the $biblionumber is present
and correct nor if Koha::Biblios->find gave you a valid object.  As a result my
ktd exploded with:

Can't call method "metadata" on an undefined value at
/kohadevbox/koha/cataloguing/record_source.pl line 45

-- 
You are receiving this mail because:
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/

Reply via email to