#345 MUC: Adding multiple members at a time doesn't work
Reporter
xutaozhe
Owner
MattJ
Created
Updated
Stars
★★★ (4)
Tags
Priority-Medium
Milestone-0.12
Type-Defect
Patch
Status-Accepted
xutaozhe
on
I use Psi xmpp client.
*What steps will reproduce the problem?*
1.join(create) muc
2.configure this muc
2.add lot jid to member list of muc
What do you see instead?
just one jid added to member list of muc
*What version of the product are you using? On what operating system?*
at windows xp runing Psi client, and try runing prosody server at windows xp/win7, I got same result
MattJ
on
Hmm, I think I've hit this problem myself, and didn't realise it was a Prosody issue. I'll look into it... thanks for the report!
We'll target this for 0.10, as I've already been making some MUC improvements there.
Changes
owner MattJ
tags Milestone-0.10 Status-Accepted
title MUC: Adding multiple members at a time doesn't work
Zash
on
Did someone contribute a patch for this or did I imagine that?
I use Psi xmpp client. *What steps will reproduce the problem?* 1.join(create) muc 2.configure this muc 2.add lot jid to member list of muc What do you see instead? just one jid added to member list of muc *What version of the product are you using? On what operating system?* at windows xp runing Psi client, and try runing prosody server at windows xp/win7, I got same result
Hmm, I think I've hit this problem myself, and didn't realise it was a Prosody issue. I'll look into it... thanks for the report! We'll target this for 0.10, as I've already been making some MUC improvements there.
ChangesDid someone contribute a patch for this or did I imagine that?
As I'm hit by this issue once again, I searched a bit and found a patch: https://groups.google.com/forum/#!topic/prosody-dev/_LfsXfqKYrg I assume it's not merged yet and I'd love to see it merged! For the record, this is a related issue at Conversation (closed because it's a server issue): https://github.com/siacs/Conversations/issues/1946
This has been pushed to the 0.10 branch, in commit 8da11142fabf It will be in nightly build 478, and 0.10.2 when released.
ChangesThis was then reverted in https://hg.prosody.im/0.10/rev/463505cc75d5 I don't believe we will be touching this until we have proper test coverage.
ChangesStatus-FixedMilestone-0.10This is a bit too complicated and would most likely delay the release, so let's bump to next.
ChangesMilestone-0.11Milestone-0.12Related issue on the Gajim bugtracker: https://dev.gajim.org/gajim/gajim/-/issues/11475 I also noticed that bulk changing nicknames or affiliations does not work (observed on Gajim).