[Koha-bugs] [Bug 22435] account_offset types should be codes not descriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 8 21:08:22 CEST 2021


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #63 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
With
- alt 1 at "Update accountline-details page to show all history"

I get crashed about FK constraint.


It tried a unorthodox method to solve a patch not applying:

* sha1 information is lacking or useless
git am --show-current-patch=diff | patch -p1 --merge
git add THE RELEVANT FILES

# when git am is used by git bz
git bz apply --continue

# check comparing the diff of the resulting commit with the original patch
# cat is to remove paging
git show db11ac2237  | cat

# when it's done, if your BZ had a dependency, check it was added because the
# issue might have caused the main patch to be dropped and only the dependency
# to be added.


---

So it might have not worked.
Or there might be an actually issue.
Or it's not meant to work on commit ""Update accountline-details page to show
all history""

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


More information about the Koha-bugs mailing list