Closed Bug 1146121 Opened 9 years ago Closed 9 years ago

Handle remote-server-not-found room join errors

Categories

(Chat Core :: XMPP, defect)

defect
Not set
minor

Tracking

(thunderbird40 fixed)

RESOLVED FIXED
Tracking Status
thunderbird40 --- fixed

People

(Reporter: aleth, Assigned: abdelrahman)

Details

Attachments

(1 file)

For example

<presence xmlns="jabber:client" id="d05e7264-36c5-eb4d-afe4-1e425f805" type="error" to="c@ch3kr.net/Instantbird" from="anewroomtest@muc.ch3kr-incorrect.net/c-nick">
 <error xmlns="jabber:client" type="cancel">
  <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
  <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">
   Server-to-server connection failed: DNS resolution failed
  </text>
 </error>
</presence>
Assignee: nobody → a.ahmed1026
Status: NEW → ASSIGNED
Attachment #8589297 - Flags: review?(aleth)
Comment on attachment 8589297 [details] [diff] [review]
rev 1 - handle remote-server-not-found

Review of attachment 8589297 [details] [diff] [review]:
-----------------------------------------------------------------

Great, thanks!

Note for the future: this most likely happens due to user typos.
Attachment #8589297 - Flags: review?(aleth) → review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/ce3716e61be7
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: