https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30525
Bug ID: 30525
Summary: Items batch modification broken
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Items batch modification is broken looks like it is since Bug 29957
I get the error :
Can't call method "value" on an undefined value at
/kohadevbox/koha/tools/batchMod.pl line 87
86: my %cookies = parse CGI::Cookie($cookie);
87: my $sessionID = $cookies{'CGISESSID'}->value;
--
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/