Projects tigase _server tigase-muc Issues #112
Support for setting vCard avatar for room (#112)
Closed
wojciech.kapcia@tigase.net opened 6 years ago
Due Date
2020-01-10

Based on XEP-0153: vCard-Based Avatars

wojciech.kapcia@tigase.net commented 6 years ago

@bmalkow - could you add estimate and set due-date?

Andrzej Wójcik (Tigase) commented 5 years ago

I've tried to test this as I've added a missing implementation for MongoDB. It looks like it does not work correctly, as I've added TTS-NG test cases for that and they failed. I've fixed a few minor bugs in the database schema and repository initialization but it is still failing.

I would start by looking into schema files, as from my tests it looks like avatar_hash field is too small (22 chars for 20 bytes of data encoded in HEX). Please also verify if MUC-ACS will work properly, as it may have wrong avatar hash on other cluster nodes and there is no refresh called from your code.

issue 1 of 1
Type
New Feature
Priority
Blocker
Assignee
RedmineID
8579
Version
tigase-server-8.1.0, tigase-server-8.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#112
Please wait...
Page is in error, reload to recover