[Koha-bugs] [Bug 31503] Allow several consent types on the consents tab of OPAC account page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 4 11:12:00 CEST 2023


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

--- Comment #71 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to David Nind from comment #67)
> I had trouble attaching the patches because of the example plugin patch - I
> hope I haven't screwed anything up!

Not sure what was going wrong there exactly. But I restored the example patch.

> Applying: DO NOT PUSH: Add example plugin
> Moving to starting point
> Adding bug reference   6b2e2e2 DO NOT PUSH: Add example plugin
> Cleaning up back to original state on error
> Traceback (most recent call last):
>   File "/usr/bin/git-bz", line 2834, in <module>
>     applied = do_apply(bug_ref)
>   File "/usr/bin/git-bz", line 1977, in do_apply
>     add_url(bug, commits)
>   File "/usr/bin/git-bz", line 1719, in add_url
>     add_url_to_head_commit(commit, bug)
>   File "/usr/bin/git-bz", line 1682, in add_url_to_head_commit
>     git.commit(file="-", amend=True, _input=input)
>   File "/usr/bin/git-bz", line 197, in f
>     o = git_run(command, *args, **kwargs)
>   File "/usr/bin/git-bz", line 167, in git_run
>     output, error = process.communicate(input)
>   File "/usr/lib/python3.9/subprocess.py", line 1134, in communicate
>     stdout, stderr = self._communicate(input, endtime, timeout)
>   File "/usr/lib/python3.9/subprocess.py", line 1961, in _communicate
>     input_view = memoryview(self._input)
> TypeError: memoryview: a bytes-like object is required, not 'str'

Hmm. I can reproduce this too now. Still looking a bit further.

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


More information about the Koha-bugs mailing list