28 Apr
2017
28 Apr
'17
8:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18511 --- Comment #3 from Marc Véron <veron@veron.ch> --- With patch applied, problem is gone if booksellerid exists. However I get an Internal server error if I change it to a non existing id, e.g.: /cgi-bin/koha/acqui/booksellers.pl?booksellerid=999 Plack errorr log says: Can't call method "name" on an undefined value at (...)booksellers.pl line 93 I did the same before applying 18179 and 18511, had no error. -- You are receiving this mail because: You are watching all bug changes.