Mailing lists named in Japanese characters will be warned that they are not valid email addresses
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird92+ affected)
People
(Reporter: earlgreypicard, Assigned: lasana)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
93.29 KB,
image/jpeg
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr91+
|
Details | Review |
Steps to Reproduce:
- Create a mailing list named "リスト".
- Create a new message.
- Open Contact Sidebar.
- Add the mailing list to To: field.
Actual Results:
The mailing list is highlighted in red and the following tooltips are displayed.
リスト <リスト> is not a valid e-mail address
Expected Results:
Mailing lists named in Japanese characters should not be warned.
Regression window:
Updated•3 years ago
|
Comment 1•3 years ago
|
||
I can reproduce that.
From https://hg.mozilla.org/comm-central/rev/b1be1b24e8770bfe4c9eb75192668be1d8d54969#l1.51 very likely
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
Let's get this landed as well.
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/fbbeadfaf124
Use same parameter type as in nsIAbManager for nsIAbDIrectory for getMailListFromName(). r=darktrojan
Comment 5•3 years ago
|
||
Please request 91 uplift
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9237556 [details]
Bug 1726926 - Use same parameter type as in nsIAbManager for nsIAbDIrectory for getMailListFromName(). r=darktrojan
[Approval Request Comment]
Regression caused by (bug #): 1712601
User impact if declined: Japanese (and possibly other locale) characters are incorrectly flagged as invalid in email addresses
Testing completed (on c-c, etc.): trunk
Risk to taking this patch (and alternatives if risky): Should be minimal, this patch just changes the type used in the idl files.
Comment 7•3 years ago
|
||
Comment on attachment 9237556 [details]
Bug 1726926 - Use same parameter type as in nsIAbManager for nsIAbDIrectory for getMailListFromName(). r=darktrojan
[Triage Comment]
Approved for esr91
Comment 8•3 years ago
|
||
bugherder uplift |
Description
•