https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30162
Anke Bruns <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #13 from Anke Bruns <[email protected]> --- Tried to test the patch today but found some unexpected behavior in the sandbox: - Link in OPAC was broken as expected, but... - Link in Staff interface didn't lead to other titles in the same series but instead to the detail view of the very record in which the link was clicked. This was true as well for my catalogued test record as for the record already in the sandbox which belonged to the same series "Effective software development series". - I tried to apply the patch anyway but received an error message: "fatal: detected dubious ownership in repository at '/kohadevbox/koha' To add an exception for this directory, call: git config --global --add safe.directory /kohadevbox/koha Traceback (most recent call last): File "/usr/bin/git-bz", line 2716, in <module> applied = do_apply(bug_ref) File "/usr/bin/git-bz", line 1688, in do_apply git_dir = git.rev_parse(git_dir=True) File "/usr/bin/git-bz", line 192, in f return git_run(command, *args, **kwargs) File "/usr/bin/git-bz", line 174, in git_run raise CalledProcessError(process.returncode, " ".join(to_run)) subprocess.CalledProcessError: Command 'git rev-parse --git-dir' returned non-zero exit status 128" -- 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/
