Feature #613

ndrxconfig.xml shall allow no-entities - flatten the XML

Added by Madars over 3 years ago. Updated over 3 years ago.

Status:ClosedStart date:12/21/2020
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

100%

Category:-
Target version:-

Description

The flag XML_PARSE_NOENT shall be added to xmlReadFile(), so that includes in XML would work, such as:

<!DOCTYPE doc [
<!ENTITY clients SYSTEM "clients.xml">
]>
...

        &clients;

</endurox>

History

#1 Updated by Lauris over 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

#2 Updated by Lauris over 3 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF