Skip to content

Is this a bug or an intended behavior with regex? #7879

@AbraxasDMG

Description

@AbraxasDMG

Hi everyone.

I've been banging my head against the wall for a while now. Today, I decided to get to the bottom of the "issue" that I'm experiencing.

I tried to interpret the best I could the instructions for filters under Configuration>Reading>Filter actions>Mark an article as read…
It is supposed to allow to use the filter as follows without any issues: "intitle:/^Love It/i". This works ok.

But, if I want to use the following filter: "intitle:/^Love It Or List It/i", it doesn't work (correctly). It seems that the word "Or" in the filter is treated as an operator instead of a part of the search string within regex expression. Is this intended? How to be able to use "or" as a part of the regex string?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions