Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blacklist blocks non-matching posts when using OR and metadata tags #339

Open
mm12 opened this issue May 17, 2023 · 0 comments
Open

Blacklist blocks non-matching posts when using OR and metadata tags #339

mm12 opened this issue May 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mm12
Copy link

mm12 commented May 17, 2023

Expected behaviour

Blacklist should only remove matching posts

Actual behaviour

blacklist removes additional posts when the blacklist entry has an OR (~) statement and looks at meta information (such as status)

I'm seeing this behaviour on

Chrome 115.0 re621 1.5.58 ViolentMonkey 2.14.0

Steps to reproduce

Add ~human ~humanoid status:pending to blacklist
Search status:active human
without re621: - no results blocked (correct)
with re621: - all results blocked (incorrect)

@mm12 mm12 added the bug Something isn't working label May 17, 2023
@bitWolfy bitWolfy self-assigned this May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants