Closed
Bug 303954
Opened 19 years ago
Closed 18 years ago
Incorrect display of non-ASCII characters in template name of "Reply with template" filter
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jerome, Assigned: mkmelin)
Details
(Keywords: fixed1.8.1.2)
Attachments
(2 files)
|
16.03 KB,
image/png
|
Details | |
|
1.14 KB,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
mscott
:
approval-thunderbird2+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8b4) Gecko/20050807 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8b4) Gecko/20050807 Firefox/1.0+ In the filter editor window if you choose the "Reply with template" target and if your template subject contains non-ASCII character, the name displayed for that template contains the "=?ISO-8859-15?Q?" string. The template name is then not very easy to read. Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Confirm. Windows XP 1.8branch NB version 1.5 (20060131)
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•18 years ago
|
||
Something like this... I'm not sure we need to use the mime decoded subject in the uri. Works either way, afaikt the subject isn't used for anything atm.
Assignee: mscott → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #253200 -
Flags: superreview?(bienvenu)
Attachment #253200 -
Flags: review?(bienvenu)
Comment 4•18 years ago
|
||
Comment on attachment 253200 [details] [diff] [review] proposed fix yes, I think we use the message id to look up the message...
Attachment #253200 -
Flags: superreview?(bienvenu)
Attachment #253200 -
Flags: superreview+
Attachment #253200 -
Flags: review?(bienvenu)
Attachment #253200 -
Flags: review+
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Comment 5•18 years ago
|
||
mailnews/base/search/resources/content/searchWidgets.xml 1.14
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
| Assignee | ||
Updated•18 years ago
|
Attachment #253200 -
Flags: approval-thunderbird2?
Updated•18 years ago
|
Attachment #253200 -
Flags: approval-thunderbird2? → approval-thunderbird2+
Updated•18 years ago
|
Keywords: fixed1.8.1.2
You need to log in
before you can comment on or make changes to this bug.
Description
•