Blocking not always working (#220)
Closed
Artur Hefczyc opened 5 years ago

I am attaching video and log from XML console for 2 accounts. As you can see matking contact as blocked does not change icon to red in chat and also when I go into contact settings again, it is not marked as blocked. Both on tigase.org server.

However, when I restart BeagleIM both chats show with a red dot.

kobit@tigase.org log:

<!--   2020-03-12T17:36:54Z   >>>>   -->
<iq type='set' id='6B202DE6-65CC-4BF2-8C2A-52B5FEB5D150'>
<block xmlns='urn:xmpp:blocking'>
<item jid='timtom1988r@creep.im'/>
</block>
</iq>

<!--   2020-03-12T17:36:54Z   >>>>   -->
<r xmlns='urn:xmpp:sm:3'/>

<!--   2020-03-12T17:36:54Z   <<<<   -->
<a xmlns='urn:xmpp:sm:3' h='138'/>

<!--   2020-03-12T17:36:54Z   <<<<   -->
<iq to='kobit@tigase.org/190365705-tigase-1' id='6B202DE6-65CC-4BF2-8C2A-52B5FEB5D150' xmlns='jabber:client' type='result'/>

artur.hefczyc@tigase.org log:

<!--   2020-03-12T17:37:01Z   >>>>   -->
<iq id='2BBD65AE-722F-4F77-A754-6F76A687F2A2' type='set'>
<block xmlns='urn:xmpp:blocking'>
<item jid='4415183@xmpp.international'/>
</block>
</iq>

<!--   2020-03-12T17:37:01Z   <<<<   -->
<iq type='result' xmlns='jabber:client' id='2BBD65AE-722F-4F77-A754-6F76A687F2A2' to='artur.hefczyc@tigase.org/1068297250-tigase-1'/>

<!--   2020-03-12T17:37:15Z   >>>>   -->

CleanShot 2020-03-12 at 10.36.51 AM.mp4

Andrzej Wójcik (Tigase) commented 5 years ago

I wonder if blocking does not work or the "icon" is not refreshed. Could you check in Preferences in Blocked if those JIDs are listed as blocked?

Artur Hefczyc commented 5 years ago

I updated ticket description in the meantime. When I go preferences again, like the first time, the contact still shows as unblocked. (The blocked checkbox is unchecked).

Andrzej Wójcik (Tigase) commented 5 years ago

I'm asking about Preferences window (where accounts configuration is), not checkbox in "conversation settings".

Artur Hefczyc commented 5 years ago

They are now but I do not know if they were while the problem was showing. After app restart the chats were marked as red, so I guess at this point the app knew that they are blocked. I will check the Blocked list in Preferences next time this happens.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#220
Please wait...
Page is in error, reload to recover