New issue 306: regression: exception with local characters in commit messages
http://bitbucket.org/tortoisehg/stable/issue/306/regression-exception-with-local-characters-in-commit
Wagner Bruna / wbruna on Thu, 18 Jun 2009 19:04:26 +0200:
Description:
With 30d64724df5e (nightly 20090615) and 9fa7ce5acdda (nightly 20090616), I
get an exception with commit messages containing localized characters ("ã",
"ç", etc). But 8cf122017c8b (nightly 20090614) works fine.
{{{
** Please report this bug to [email protected] or
http://bitbucket.org/tortoisehg/stable/issues
** Mercurial version (a7c4eb0cc0ed). TortoiseHg version (30d64724df5e)
** Command: commit
** CWD: C:\Documents and Settings\root\Desktop\hg\testeac
** Extensions loaded: extdiff, hgk
Recoverable runtime error (stderr):
Traceback (most recent call last):
File "hggtk\commit.pyc", line 402, in commit_clicked
File "hggtk\commit.pyc", line 486, in commit_selected
File "hggtk\commit.pyc", line 665, in hg_commit
File "hggtk\hgcmd.pyc", line 31, in __init__
File "thgutil\hglib.pyc", line 80, in fromutf
File "encodings\utf_8.pyc", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 6-7: unexpected
end of data
}}}
Probably caused by <<changeset 4be40a4720c5>> (cmdline is already converted
with hglib.fromutf by hg_commit).
Responsible:
tortoisehg
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop