[Koha-bugs] [Bug 30499] Keyboard shortcuts broken on several pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 29 07:38:16 CEST 2022


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

--- Comment #2 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
I'm having trouble applying this patch. Using git bz I get:

Traceback (most recent call last):
  File "/usr/local/bin/git-bz", line 2716, in <module>
    applied = do_apply(bug_ref)
  File "/usr/local/bin/git-bz", line 1827, in do_apply
    users = bug.server.get_xmlrpc_proxy().User.get({ 'names': [patch.attacher]
})['users']
  File "/usr/lib/python2.7/xmlrpclib.py", line 1243, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1602, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1283, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1331, in single_request
    response.msg,
xmlrpclib.ProtocolError: <ProtocolError for bugs.koha-community.org/xmlrpc.cgi:
404 Not Found>

Applying manually doesn't work either:

>Patch format detection failed.

It seems patch is missing metadata header (stuff containing e.g. information
when patch was made and by whom) from the begining of it. Could you provide
patch again?

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


More information about the Koha-bugs mailing list