Community
Participate
Working Groups
When a commit message contains "encoding latin-1" the message parser throws an unsupported encoding exception. This bug has been found in the JIRA GIT plugin and I have reported it here: https://studio.plugins.atlassian.com/browse/JGIT-59 It has been reported here as well: http://code.google.com/p/gerrit/issues/detail?id=637
Created attachment 192874 [details] Patch to fix faulty "latin-1" encoding strings
Can you contribute the patch via Gerrit? Instructions our in our contributor guide... http://wiki.eclipse.org/EGit/Contributor_Guide#Contributing_Patches
Done: http://egit.eclipse.org/r/3044
Fixed with 09be3948cd85171fa3a13d937c7125876e27a273.
Oh btw Leonard, thanks for the initial patch. I hope to see more contributions in the future :)
Thank you very much for including this! It solves some big issues for us.