Modify ↓
Opened 15 years ago
Closed 15 years ago
#9950 closed defect (fixed)
Genshi reported UnicodeDecodeError when using a big5 encoded branch named in Mecurial
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | plugin - mercurial |
| Component: | plugin/mercurial | Version: | 0.12.1 |
| Severity: | normal | Keywords: | needinfo |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Genshi reported UnicodeDecodeError when using a big5 encoded branch name or user name in Mecurial
當顯示樣板 'None', line -1, char -1 時,Genshi 發生錯誤 UnicodeDecodeError
當顯示樣板 'browser.html', line 76, char 18 時,Genshi 發生錯誤 UnicodeDecodeError
So how to resolve the error?
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
| Component: | version control → plugin/mercurial |
|---|---|
| Keywords: | needinfo added |
comment:2 by , 15 years ago
| Milestone: | → plugin - mercurial |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Can you please create and provide us with a test repository triggering the same issue?