Skip to content

Modify / refactor the NODE/DOMDOC functionality in AbstractParameter #7813

@evandongen

Description

Related Problem or Business Case

Parameters using xpathExpression or stylesheetName attributes are processed by xml parse functionality in AbstractParameter instead of Parameters without these attributes, which are processed by the XmlParameter.

ParamType.NODE is not supported correctly in the former but is in the latter.

Describe the Feature

This should work the same way. This was discovered when implementing the XmlParameter class in #7677 and further described in #3934.

Collaboration with External Companies

No, community resolution only

Anything else?

No response

Metadata

Assignees

No one assigned

    Projects

    • Status

      No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions