Unicode Encode Error when using argfile.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Fix Released
|
Medium
|
Alexander Belchenko |
Bug Description
When I commit many files with Japanese commitlog, I got below error.
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
UnicodeEncodeError: 'ascii' codec can't encode characters in position 20-33: ordinal not in range(128)
Naoki, thank you for the patch, I've committed fix based on your work as revno 830.