Smack/smack-core/src/test
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
..
java/org/jivesoftware/smack Get descriptive text from error without lang 2017-09-27 00:21:40 +02:00
resources Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00