1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 20:25:59 +02:00
Smack/smack-extensions/src
Florian Schmaus 147071ff64 [muc] Fix changeSubject() to throw XMPPErrorException on failures
When Smack requests a subject change of a MUC, an error returned by
the server (eg: 'forbidden') should be propagated (as suggested by the
pre-existing javadoc).

Reported-by: Guus der Kinderen <guus@goodbytes.nl>
2024-06-01 00:16:56 +02:00
..
integration-test/java/org/jivesoftware/smackx s/ the the / the /g 2023-02-03 20:53:14 +01:00
main [muc] Fix changeSubject() to throw XMPPErrorException on failures 2024-06-01 00:16:56 +02:00
test [urldata] Follow-up on initial merge of XEP-0103/0104 support 2023-12-16 13:50:30 +01:00
testFixtures/java/org/jivesoftware/util Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00