[Koha-bugs] [Bug 30162] XSLT has broken link for traced series because of OPAC/staff interface confusion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 14 19:06:43 CET 2023


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

Anke Bruns <anke.bruns at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #13 from Anke Bruns <anke.bruns at gwdg.de> ---
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.


More information about the Koha-bugs mailing list