3 Oct
2025
3 Oct
'25
8:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40041 --- Comment #6 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- I'm back to my patches and found this one. I feel like I sent this a year ago... The problem y'all have on reproducing the error and the fix is because of the `git` version as I mentioned. Older Git versions required the email to be in the canonical form, i.e. ``` "<$email>" ``` newer versions allow using raw emails. That's also why it worked for me on my mac host OS. I decided to re-do the patch with other enhancements as well as a revisited test plan that works on any git version. -- You are receiving this mail because: You are watching all bug changes.