-
(private note due to sensitive information)
Daniel, we test it for both NextPlane and Verizon and automated tests are passing, v:
-
http://build.tigase.org/custom-tests/nextplane/2015-09-29_378/suite1_test17_results.html
-
http://verizon-tests.xmpp-test.net/2015-10-06_201/suite1_test4_results.html
Can you provide clear steps to reproduce the issue, including inter-domain communication setting?
-
-
Also - tried to reproduce the issue and couldn't:
Changed an old value: null (domains list: ) to a new value: LIST (domains list: atlantiscity) for user: tigase_1@atlantiscity
And after logging in as @tigase_1@atlantiscity@:
<iq type="set" id="ab86a"> <query xmlns="jabber:iq:roster"> <item jid="admin@firefly"/> </query> </iq> <presence type="subscribe" to="admin@firefly"> <nick xmlns="http://jabber.org/protocol/nick">tig1</nick> </presence> <iq type="set" id="rsttig5" to="tigase_1@atlantiscity/Psi+/1"> <query xmlns="jabber:iq:roster" ver="61a07e34702bcb47d69d23eadf5cffb5"> <item subscription="none" name="admin" jid="admin@firefly"/> </query> </iq> <iq type="result" id="rsttig5"/> <iq type="result" id="ab86a" to="tigase_1@atlantiscity/Psi+/1"/> <presence from="admin@firefly" type="error" to="tigase_1@atlantiscity"> <nick xmlns="http://jabber.org/protocol/nick">tig1</nick> <error type="auth" code="403"> <forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">You can only communicate within selected list of domains.</text> </error> </presence>
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
3092
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Changed to Local domains. No feedback after submitting. Can still send across all domains.