Closed
Bug 1611882
Opened 5 years ago
Closed 5 years ago
Unable to verify OTR fingerprint
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(thunderbird_esr68 unaffected, thunderbird73 fixed)
RESOLVED
FIXED
Thunderbird 74.0
Tracking | Status | |
---|---|---|
thunderbird_esr68 | --- | unaffected |
thunderbird73 | --- | fixed |
People
(Reporter: rjl, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
19.92 KB,
image/png
|
Details | |
11.62 KB,
image/png
|
Details | |
947 bytes,
patch
|
mkmelin
:
review+
mkmelin
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Disclaimer, this is a try build but I expect it would be a problem on a regular daily build as well. 74.0a1 (2020-01-28) (64-bit)
When using OTR with IRC, I'm not able to verify the peer's fingerprint in Thunderbird.
To reproduce:
- Start a conversation with someone over IRC. Encryption status says "Insecure".
- Click the encryption button, select "Start encrypted conversation". The other end indicates that the connection has gone secure and Thunderbird has the message to Verify contact's fingerprint. (See screenshot, there's a UI/CSS problem here too)
- Encryption status now says "Unverified"
- Click the "Unverified" button and select "Verify your contact's identity"
Expected:
- The otr-auth dialog should show
Actual: - Broken XUL dialog. See screenshot.
Reporter | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Fallout of bug 1597964.
I haven't tested this. How do I enable OTR in chat?
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9123255 -
Flags: review?(mkmelin+mozilla)
Attachment #9123255 -
Flags: approval-comm-beta?
Reporter | ||
Comment 3•5 years ago
|
||
I can confirm that this patch fixes the otr-auth dialog.
(You need to enable chat.otr.enable in about:config and make sure you have libotr and its dependencies installed. https://wiki.mozilla.org/Thunderbird:OTR)
Comment 4•5 years ago
|
||
Comment on attachment 9123255 [details] [diff] [review]
1611882-fix-otr-auth.patch
Review of attachment 9123255 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks! r=mkmelin
Attachment #9123255 -
Flags: review?(mkmelin+mozilla)
Attachment #9123255 -
Flags: review+
Attachment #9123255 -
Flags: approval-comm-beta?
Attachment #9123255 -
Flags: approval-comm-beta+
Updated•5 years ago
|
Keywords: checkin-needed-tb
Updated•5 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/dd978b04bcee
Fix XML parsing error in "OTR auth". r=mkmelin
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 74.0
Reporter | ||
Comment 6•5 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•