Smack/smack-core/src/test/java/org/jivesoftware/smack
Ingo Bauersachs 699145ee5f Get descriptive text from error without lang
A stanza with <error><text>Some text</text></error>, i.e. without a
xml:lang attribute, did not return the value 'Some text' in
getDescriptiveText().

Insert the empty string as key when the attribute is not present while
parsing the xml. When writing, omit the attribute if the key is the
empty string.
2017-09-27 00:21:40 +02:00
..
filter Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
packet Add a test to ensure all Conditions have a Type mapping 2017-08-14 21:50:30 +02:00
parsing Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
provider Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
sasl Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
test/util Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
util Get descriptive text from error without lang 2017-09-27 00:21:40 +02:00
DummyConnection.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
SmackConfigurationTest.java Rename "PacketReplyTimeout" → "ReplyTimeout" 2017-01-12 20:57:19 +01:00
SmackExceptionTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
SmackFutureTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
StanzaCollectorTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
StanzaIdTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
ThreadedDummyConnection.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00