Edgewall Software
Modify

Opened 19 months ago

Last modified 19 months ago

#13499 new enhancement

Trac Email Notifcations Poorly formatted due to line wrap of quoted text

Reported by: Jon Brown <jbronw510@…> Owned by:
Priority: normal Milestone: undecided
Component: notification Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Trac email notifications are getting a hard break at 75 characters. https://trac.edgewall.org/browser/trunk/trac/ticket/notification.py#L101

This line break doesn't respect quoted text using a > quote marker, so when one received the email, the first 75 chars are on a indented color coded line, and the remainder of the text is not indented/marked up and looks like the reply.

This makes it very hard to follow what is actually a reply between quoted text and what is just broken formatting.

I'm not sure why in 2022 we need hard breaks like this at all. At least downstream users should be able to optionally disable this. Best however I think is just eliminating it and letting email clients wrap text as they see fit.

Attachments (1)

CleanShot 2022-09-13 at 15.58.04.png (310.2 KB ) - added by Jon Brown <jbronw510@…> 19 months ago.

Download all attachments as: .zip

Change History (3)

by Jon Brown <jbronw510@…>, 19 months ago

comment:1 by Jun Omae, 19 months ago

Milestone: undecided
Type: defectenhancement

comment:2 by Jun Omae, 19 months ago

Component: generalnotification

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.