Skip to content

Allow ETL files without a DOCTYPE without validation warnings #42

Description

@ejboy

Expected behavior:

  • ETL files without a DOCTYPE execute without XML “no grammar found” warnings.
  • Files declaring etl.dtd continue using bundled DTD validation.
  • Add tests for both cases.
  • Preserve the existing validation configuration API.

The likely fix belongs in ConfigurationFactory: enable DTD validation only when a DOCTYPE is present, rather than enabling parser validation globally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions