-
- added relevant
.toString()
implementations - limited output to first 10 items:
PrivacyList[name=special, size: 15, items: JID: juliet@example.com: allowed, Group: my_group: allowed, JID: mercutio@example.org: allowed, Subscription: both: allowed, Subscription: both: allowed, Subscription: both: allowed, Subscription: both: allowed, Subscription: both: allowed, Subscription: both: allowed, Subscription: both: allowed, ... 5 more...]
- added relevant
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Currently, due to lack of
.toString()
, it prints garbage…