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

--- Comment #6 from Tomás Cohen Arazi (tcohen) <[email protected]> ---
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.
_______________________________________________
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