Properly fix |Bug 943732 - Port the new Character Encoding menu to SeaMonkey|
Categories
(SeaMonkey :: MailNews: Composition, defect)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed, seamonkey2.63 wontfix)
People
(Reporter: iann_bugzilla, Assigned: iann_bugzilla)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(1 file, 1 obsolete file)
1.40 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Bug 943732 removed SetDocumentCharacterSet from MsgComposeCommands.js but it is still used by the function GenericSendMessage (https://searchfox.org/comm-central/source/suite/mailnews/components/compose/content/MsgComposeCommands.js#1796)
[Approval Request Comment]
Regression caused by (bug #): 943732
User impact if declined: Potential issues with setting correct character set when sending messages when original character set doesn't match new character set
Testing completed (on m-c, etc.):
Risk to taking this patch (and alternatives if risky): None
String changes made by this patch: None
Fix missing ) sorry
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/7f59fa9ad31a
Add missing SetDocumentCharacterSet() back to SeaMonkey. r=frg
![]() |
||
Comment 4•2 years ago
•
|
||
Comment on attachment 9084188 [details] [diff] [review] Bring back SetDocumentCharacterSet v1.1 [Triage Comment] r/a=me
![]() |
||
Comment 5•2 years ago
•
|
||
![]() |
||
Updated•2 years ago
|
Pushed by frgrahl@gmx.net: https://hg.mozilla.org/comm-central/rev/de1e28a237a6 Fix missing bracket. rs=bustage-fix
![]() |
||
Comment 7•1 year ago
|
||
I must have accidently pushed 1.0 to both trees. Sorry.
https://hg.mozilla.org/releases/comm-esr60/rev/50a2f5e948a5ef44f7cf0abb197ed89bbf523ccc
Bug 1572149 - Fix missing bracket. rs=bustage-fix a=me
Description
•