> I can reproduce a problem parsing certain XML 1.1 files that contain 
lots of
> character entities (escaped control chars like "").
> At some point in the file the parser calls my characters() method with
> garbage text.

In XML 1.0, most control characters were simply illegal. Did we ever 
update the Apache code to handle XML 1.1? 

Reply via email to