Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not a bug
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
-
Environment:Linux, OSX
Description
When getting a message from fromApp() Callback, it seems, that the message does not contain the repeating groups. I´m using the toXML(Dictionary) function and have added some debug statements to the core library. The message.toString() function does not show up the repeating groups as well. If i read the message back from MessageStore, then the message.toXML(Dictionary) does list the repeating groups. To get the full message i have to reread the message from MessageStore (in my case a FileStorage).