[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 Feb 17 17:09:22 CET 2019


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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

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


More information about the Koha-bugs mailing list