[ #303162 ] "Text" document format incorrectly allows for characters 0-8
Date: 2005-02-11 11:31
Priority: 3
Submitted By: Erik Bruchez (ebruchez)
Assigned To: Erik Bruchez (ebruchez)
Category: None
State: Open
Summary: "Text" document format incorrectly allows for characters 0-8
Detailed description: Those are invalid in XML. They don't cause any problem in SAX, but should be
escaped. Proposals:
* empty elements: <char value="0"/>
* PIs <?char value="0"?>