Modify ↓
#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)
Change History (3)
Changed 13 years ago by
Attachment: | announcerplugin-correct-default-pref.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
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.
Note: See
TracTickets for help on using
tickets.
show correct default pref for email format