Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9523 closed enhancement (fixed)

Email notification should use the BASE64 encode insted of SHORTEST

Reported by: juan@… Owned by: Remy Blank
Priority: normal Milestone: 0.12.1
Component: general Version:
Severity: normal Keywords: documentation, notification
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

By default in the [notification] section, the mime_encoding is set to none. The documentation say that the default encondig is base64[0], but in the notification.py[1] the SHORTEST is used.

[0] http://trac.edgewall.org/wiki/TracNotification#ConfigurationOptions

[1] http://trac.edgewall.org/browser/trunk/trac/notification.py#L299

Attachments (0)

Change History (3)

comment:1 by Remy Blank, 14 years ago

Milestone: 0.12.1

Yep, documentation issue. The default was changed in [8218]. Would you mind editing TracNotification to reflect that? Also, contrary to what is written there for "none", non-ASCII content will be delivered, as 8-bit.

comment:2 by Remy Blank, 14 years ago

Owner: set to Remy Blank

comment:3 by Remy Blank, 14 years ago

Resolution: fixed
Status: newclosed

Documentation updated in TracNotification@62.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Remy Blank.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Remy Blank to the specified user.

Add Comment


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