Filter doesn't work anymore after update to 2.18

by cpunke, Tuesday, August 21, 2018, 20:25 (2074 days ago)

I had a filter in one of my sources.
It filtered all messages with 'Security:' from a RSS-feed, so they didn't appear in selfoss.

The filter is: /^(?!.*(Security:|string2|string3)).*$/

After update to 2.18 the filter doesn't work anymore and the messages are back again.

Can anybody help me with this problem?

Filter doesn't work anymore after update to 2.18

by jtojnar, Wednesday, August 22, 2018, 00:08 (2074 days ago) @ cpunke

I do not recall filter code being changed. Could you share what spout did you use and the feed URL?

Filter doesn't work anymore after update to 2.18

by cpunke, Wednesday, August 22, 2018, 20:33 (2073 days ago) @ jtojnar

Filter doesn't work anymore after update to 2.18

by jtojnar, Sunday, December 02, 2018, 19:10 (1971 days ago) @ cpunke

In order for a post to be filtered out, it requires that neither the title nor the content matches the regex. Or conversely, at least one of the values needs to match for a post to be included. While the title indeed does not match, the content does, therefore all the posts are included. Hopefully, more advanced filtering will be added soon.

RSS Feed of thread
powered by my little forum