https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14669
Caroline Cyr La Rose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #5 from Caroline Cyr La Rose <[email protected]> --- Not sure if it's me or the patch, but when I try to apply, I get this message Traceback (most recent call last): File "/usr/local/bin/git-bz", line 2671, in <module> do_apply(*args) File "/usr/local/bin/git-bz", line 1734, in do_apply attachmentdata=True) File "/usr/local/bin/git-bz", line 1472, in load bug._load(bug_reference.id, attachmentdata) File "/usr/local/bin/git-bz", line 1228, in _load response = self.server.send_request("GET", url) File "/usr/local/bin/git-bz", line 998, in send_request cookies = self.get_cookie_string() File "/usr/local/bin/git-bz", line 991, in get_cookie_string self.cookies = get_bugzilla_cookies(host) NameError: global name 'host' is not defined -- 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/
