-
Reported at https://github.com/tigase/beagle-im/issues/109
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
3.2.1
|
Issue Votes (0)
Watchers (0)
Reported at https://github.com/tigase/beagle-im/issues/109
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
3.2.1
|
<iq/>
stanzas sent without completion handler may lackid
attribute, while stanzas sent with completion handler will haveid
attribute set automatically. This should be fixed andid
should be generated always for<iq/>
stanzas sent withtype
set toget
orset
.