[Koha-bugs] [Bug 21232] Problems when linking a subscription to a non-existing biblionumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 5 16:18:55 CEST 2019


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

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Jonathan Druart from comment #5)
> Now failing with 
> 
> Can't call method "title" on an undefined value at
> /home/vagrant/kohaclone/Koha/Subscription.pm line 165
>         Koha::Subscription::get_sharable_info('Koha::Subscription', 1)
> called at /home/vagrant/kohaclone/Koha/SharedContent.pm line 123
>         Koha::SharedContent::prepare_entity_data('', 51, 1, 'subscription')
> called at /home/vagrant/kohaclone/Koha/SharedContent.pm line 82
>         Koha::SharedContent::send_entity('', 51, 1, 'subscription') called
> at /home/vagrant/kohaclone/serials/subscription-add.pl line 376
>        
> CGI::Compile::ROOT::home_vagrant_kohaclone_serials_subscription_2dadd_2epl::
> redirect_add_subscription at
> /home/vagrant/kohaclone/serials/subscription-add.pl line 178
> 
> 
> It's time to add the missing FK

After bug 22849 the subscription will be created without warning/error and
inserted with an invalid biblionumber.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list