[Trac-tickets] Re: [The Trac Project] #1509: wrapping of ticket
description results in too narrow columns
The Trac Project
noreply at edgewall.com
Tue May 3 16:56:12 EDT 2005
#1509: wrapping of ticket description results in too narrow columns
---------------------------+------------------------------------------------
Id: 1509 | Status: new
Component: ticket system | Modified: Tue May 3 16:56:11 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: MishaS <mss at mawhrin.net>
---------------------------+------------------------------------------------
Changes (by cmlenz):
* component: general => ticket system
Old description:
> 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 actual string is in UTD-8 (is it not?).
New description:
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.
Comment:
Corrected typo in description.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1509>
The Trac Project <>
More information about the Trac-Tickets
mailing list