Closed Bug 1210226 Opened 9 years ago Closed 9 years ago

Handle nicknames that contain spaces for msg and kick commands in XMPP

Categories

(Chat Core :: XMPP, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Instantbird 45

People

(Reporter: abdelrahman, Assigned: abdelrahman)

Details

Attachments

(1 file, 1 obsolete file)

Handle nicknames that contain spaces for msg and kick commands in XMPP.
Attached patch Handle nickname with space (obsolete) — Splinter Review
Assignee: nobody → a.ahmed1026
Status: NEW → ASSIGNED
Attachment #8681650 - Flags: review?(aleth)
Comment on attachment 8681650 [details] [diff] [review] Handle nickname with space Review of attachment 8681650 [details] [diff] [review]: ----------------------------------------------------------------- Nice improvement! ::: chat/protocols/xmpp/xmpp-commands.jsm @@ -213,5 @@ > - > - if (!conv._participants.has(nickName)) { > - conv.writeMessage(conv.name, > - _("conversation.error.nickNotInRoom", nickName), > - {system: true}); Would be nice to keep this error message. Maybe even move it to splitByNick and show it when no nick is found.
Attachment #8681650 - Attachment is obsolete: true
Attachment #8681650 - Flags: review?(aleth)
Attachment #8682477 - Flags: review?(aleth)
Comment on attachment 8682477 [details] [diff] [review] Handle nickname with spaces Review of attachment 8682477 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8682477 - Flags: review?(aleth) → review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/6fe88dd01169a34338efc6092ccc0d674af7bc3c Bug 1210226 - Handle nicknames that contain spaces for msg and kick commands in XMPP. r=aleth chat/ patch on CLOSED TREE
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Instantbird 45
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: