philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
90 stars 32 forks source link

Batch tagging doesn't update complex spoiler filters #28

Closed ghost closed 3 years ago

ghost commented 4 years ago
  1. Make a filter with a complex spoiler (e.g, nipples AND female)
  2. Batch tag nipples, female onto some images
  3. Complex spoiler won't filter them until you update the tags manually

Spoilering, hiding, and complex hiding works as expected.

ghost commented 3 years ago

Just an update. It looks like batch tagging doesn't update data-image-tag-aliases and that's possibly why it isn't updating properly.

Using negated tags (-female) in the complex hide filter also triggers the same bug.