Project

General

Profile

Bug #5539

X-DOCUMENT (DOM) allows ISO control characters in OpenEdge for XML version 1.0

Added by Constantin Asofiei almost 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#2 Updated by Constantin Asofiei almost 3 years ago

  • Start date deleted (07/10/2021)

OpenEdge allows ISO control characters (like 0x01) to exist (escaped) in a XML version 1.0 file. Our DOM parser (for X-DOCUMENT resource) will fail parsing such files.

We need a way to force the parser to use XML 1.1 always, but I could not find a way to do this (as it was done for SAX). Maybe a different parser is needed.

Also available in: Atom PDF