-
After checking source code of processor and it compliance with XEP, I decided to rewrite this processor to make it compatible with XEP as much as possible (a lot of things were missing there).
After this changes old blocklists stored in database are not supported any more and are not converted as new implementation stores blocklists as part of privacy lists.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
3690
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Implementation of XEP-0191 was provided to us in #2891 as implementation of BlockingCommand and after short review it was included in Tigase XMPP Server.
However now there were 2 issues found with this implementation: (message#5942 and message#5941)
I think we should check if implementation of XEP-0191 is correct and fix it if needed to comply with XEP-0191.