Skip to content

XPath.parse should always return array #262

@pboling

Description

@pboling

According to documentation:

    # Returns an array of nodes matching a given XPath.

It should always be an array, which could be empty.

But in the code it sometimes returns nil.

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