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

uploader_id:value won't work in complex spoiler filter but does work in complex hide filter. #234

Open
HushedFox opened this issue Jan 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@HushedFox
Copy link

Describe the bug
Using uploader_id:value for complex spoiler filter does nothing and images by that uploader (that has id equal to that value) are not spoilered. If the same uploader_id:value query is added to complex hide filter instead of complex spoiler then it works and images by that uploader are hidden, but if you would open such image directly anyway with that filter turned on then it will show up straight away instead of displaying this:
image
It just displays the image.

To Reproduce
Steps to reproduce the behavior:

  1. Go to filters https://derpibooru.org/filters
  2. Create a new complex filter that spoilers uploader_id:value and put value equal to ID of some uploader that has their uploads on the main page at the moment of testing
  3. Use that new filter and check main page, see that pictures of this uploader are still displayed
  4. Open one of the pictures of this uploader in another tab for later
  5. Change the filter to have that uploader_id:value in complex hide instead of complex spoiler
  6. Refresh main page again, see that image by that uploader are missing.
  7. Go to the tab from step 5. and refresh it with the modified filter enabled.
  8. See that the image is visible straight away even though it should be spoilered because of the filter

Expected behavior
Filters that have uploader_id:value in their complex spoiler should behave like with any other tag.

Additional context
The same issue is on Furbooru

@HushedFox HushedFox added the bug Something isn't working label Jan 1, 2021
liamwhite added a commit that referenced this issue Apr 27, 2024
* profile/tag_change: add search box to show only a single tag

* Minor fixup

---------

Co-authored-by: prg <[email protected]>
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

1 participant