Skip to content

filter widget: catch invalid regex error #87

@Raigen

Description

@Raigen

The widget does not catch a syntax error when a regular expression is invalid. As Example you can insert /20\/ (without the d) or /20[^0\d/ (missing ]) in your example page for the filter widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions