http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9032
--- Comment #35 from Jonathan Druart <[email protected]> --- With Plack, on opac-shareshelf.pl?shelfnumber=1, I got an error 500 (internal server error) with the following in logs: Variable "$op" is not available at /home/koha/src/opac/opac-shareshelf.pl line 70. Variable "$errcode" is not available at /home/koha/src/opac/opac-shareshelf.pl line 71. Variable "$shelfnumber" is not available at /home/koha/src/opac/opac-shareshelf.pl line 74. Variable "@addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 91. Variable "$errcode" is not available at /home/koha/src/opac/opac-shareshelf.pl line 95. Variable "$addrlist" is not available at /home/koha/src/opac/opac-shareshelf.pl line 104. Variable "$fail_addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 105. Variable "@addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 110. Variable "$shelfnumber" is not available at /home/koha/src/opac/opac-shareshelf.pl line 121. Variable "@addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 125. Variable "@newkey" is not available at /home/koha/src/opac/opac-shareshelf.pl line 126. Variable "$loggedinuser" is not available at /home/koha/src/opac/opac-shareshelf.pl line 133. Variable "$shelfname" is not available at /home/koha/src/opac/opac-shareshelf.pl line 135. Variable "$shelfname" is not available at /home/koha/src/opac/opac-shareshelf.pl line 154. Variable "$owner" is not available at /home/koha/src/opac/opac-shareshelf.pl line 154. Variable "$shelfnumber" is not available at /home/koha/src/opac/opac-shareshelf.pl line 154. Variable "$errcode" is not available at /home/koha/src/opac/opac-shareshelf.pl line 155. Variable "$loggedinuser" is not available at /home/koha/src/opac/opac-shareshelf.pl line 155. Variable "$template" is not available at /home/koha/src/opac/opac-shareshelf.pl line 162. Variable "$loggedinuser" is not available at /home/koha/src/opac/opac-shareshelf.pl line 162. Variable "$cookie" is not available at /home/koha/src/opac/opac-shareshelf.pl line 162. Variable "$query" is not available at /home/koha/src/opac/opac-shareshelf.pl line 164. Variable "$template" is not available at /home/koha/src/opac/opac-shareshelf.pl line 171. Variable "$errcode" is not available at /home/koha/src/opac/opac-shareshelf.pl line 172. Variable "$op" is not available at /home/koha/src/opac/opac-shareshelf.pl line 173. Variable "$shelfnumber" is not available at /home/koha/src/opac/opac-shareshelf.pl line 174. Variable "$shelfname" is not available at /home/koha/src/opac/opac-shareshelf.pl line 175. Variable "@addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 176. Variable "$fail_addr" is not available at /home/koha/src/opac/opac-shareshelf.pl line 177. Variable "@base64alphabet" is not available at /home/koha/src/opac/opac-shareshelf.pl line 225. no query in gettemplate at /home/koha/src/C4/Templates.pm line 232. no query in themelanguage at /home/koha/src/C4/Templates.pm line 282. Can't call method "cookie" on an undefined value at /home/koha/src/C4/Templates.pm line 331. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
