Missing START_OBJECT
token in complex element starting with text
#442
Milestone
START_OBJECT
token in complex element starting with text
#442
In version 2.12.0, I think XmlTokenStream might be omitting START_OBJECT tokens when a complex element starts with text content. The following has two START_OBJECT tokens but three END_OBJECT tokens:
The output is
Maybe there's a point of configuration I'm missing?
The text was updated successfully, but these errors were encountered: