https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21232 --- Comment #6 from Jonathan Druart <jonathan.druart@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.