#1922 Room does not send vcard temp avatar hash in presence
Reporter
nicoco
Owner
Nobody
Created
Updated
Stars
★★★ (4)
Tags
Priority-Medium
Status-New
Type-Defect
nicoco
on
Prosody 13.0.1
What steps will reproduce the problem?
1. Have a MUC with an avatar
2. Join the MUC
3. See that it advertises roominfo#avatar_hash in its disco#info
4. No presence/vcard-temp/avatar-hash from the room bare JID is sent
nicoco
on
Some follow up on this, for some reason, it self-healed after a few weeks. I haven't investigated much tbh, but now the MUC avatars are back in the 2 clients (Cheogram and Gajim) where I had cleaned the cache. I did not even restart prosody, so I have no idea what happened.
nicoco
on
New findings: there is definitely still something wrong, as I set up a new device (Cheogram) ~24 hours ago and don't see MUC avatars in there yet. So it looks like prosody sends MUC vcard-temps unreliably (although I have not inspected the stanza).
nicoco
on
Not fixed in 13.0.2
ZEN
on
+1, same issue
Menel
on
it works for prosody trunk nightly build 2014 (2025-09-02, b1e7d3f571b1) like in the result I see
....
<field type="text-multi" var="muc#roominfo_avatarhash">
<value>25f902742cd579575d483e5daf930ae4fb4ebdcc</value>
</field>
....
Prosody 13.0.1 What steps will reproduce the problem? 1. Have a MUC with an avatar 2. Join the MUC 3. See that it advertises roominfo#avatar_hash in its disco#info 4. No presence/vcard-temp/avatar-hash from the room bare JID is sent
Some follow up on this, for some reason, it self-healed after a few weeks. I haven't investigated much tbh, but now the MUC avatars are back in the 2 clients (Cheogram and Gajim) where I had cleaned the cache. I did not even restart prosody, so I have no idea what happened.
New findings: there is definitely still something wrong, as I set up a new device (Cheogram) ~24 hours ago and don't see MUC avatars in there yet. So it looks like prosody sends MUC vcard-temps unreliably (although I have not inspected the stanza).
Not fixed in 13.0.2
+1, same issue
it works for prosody trunk nightly build 2014 (2025-09-02, b1e7d3f571b1) like in the result I see .... <field type="text-multi" var="muc#roominfo_avatarhash"> <value>25f902742cd579575d483e5daf930ae4fb4ebdcc</value> </field> ....