Modify ↓
#1509 closed defect (worksforme)
wrapping of ticket description results in too narrow columns
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | notification | Version: | devel |
| Severity: | normal | Keywords: | unicode |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
We are creating tickets in Russian. The resulting notification mail appears to have too narrow columns. It seems to be a result of wrap function (in source:trunk/trac/util.py#latest) wrap the text without taking into account the fact that the actual string is in UTF-8.
Attachments (1)
Change History (5)
comment:1 by , 21 years ago
| Component: | general → ticket system |
|---|---|
| Description: | modified (diff) |
comment:2 by , 19 years ago
| Keywords: | needinfo added |
|---|
Is this still happening in the latest 0.10 release?
comment:3 by , 19 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
I think this should now be done correctly since the switch to using unicode internally.
comment:4 by , 19 years ago
| Component: | ticket system → notification |
|---|---|
| Keywords: | unicode added; needinfo removed |
Note:
See TracTickets
for help on using tickets.



Corrected typo in description.