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

Victor Grousset/tuxayo <[email protected]> changed:

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

--- Comment #63 from Victor Grousset/tuxayo <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to