Modify

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#9021 closed defect (fixed)

[PATCH] show correct default in prefs for ticket email format

Reported by: Patrick Schaaf Owned by: Robert Corsaro
Priority: normal Component: AnnouncerPlugin
Severity: normal Keywords: preferences
Cc: Ryan J Ollos, Steffen Hoffmann Trac Release: 0.11

Description

When a user has not yet selected a ticket email format (text/html or text/plain), a default from the configuration file is active.

However, this default is not selected in the preferences dialog.

For example, I have the default default of text/plain, but my users are shown the dropdown box with text/html selected (probably due to alphabetic sorting).

The appended patch fixes the problem for me.

Attachments (1)

announcerplugin-correct-default-pref.patch (730 bytes) - added by Patrick Schaaf 13 years ago.
show correct default pref for email format

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Patrick Schaaf

show correct default pref for email format

comment:1 Changed 12 years ago by Steffen Hoffmann

Resolution: fixed
Status: newclosed

(In [12191]) TracAnnouncer: Correct current user preference display for text/plain default, closes #9021.

Note: This applies only to the old user preference system.

Thanks to bof for testing, report and the suggested fix, that is applied here.

comment:2 Changed 12 years ago by Steffen Hoffmann

Cc: Ryan J Ollos Steffen Hoffmann added; anonymous removed
Keywords: preferences added

Tracking issues for the stable revision is slightly out-of-scope for me now, so please take care to reassign to me, the current maintainer, if you experience issues and need to reopen this ticket. Thank you.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Corsaro.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.