Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Fix xpath library wrong query failures in case we continue supporting it #426

@ncordon

Description

@ncordon

In #423 we introduced a temporary fix to deal with incorrect queries in XPath (see #424 for context) and fail catching the panic and avoid crashing of clients.

In case we continue supporting XPath we should shift to fixing those issues in the xpath library itself (maybe forking it or doing PRs upstream) and fail with a Go error code instead of a panic.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions