Open gwarser opened 5 years ago
Also uBO logger
show badfilter in old detected blocked network request if we add to My Filters Panel.
such detection misleads users...
@krystian3w it's different, why not create new issue?
Resolved - https://github.com/gorhill/uBlock/commit/e1d75ee6023ba7cba510d4e3957b41a1e8b64213, https://github.com/gorhill/uBlock/commit/7ac908a3f8b090cbffe951d64a4d6b5b17bf7bf0
Too many is opened.
@mapx- badfilter
still does not work.
right,
I can reproduce it:
||msn.com/onecollector/
filter||msn.com/onecollector/$badfilter
@gorhill
It's unrelated to the issue at #2507.
Prerequisites
Description
Filters manually created from Static filter creator in the logger, by manually appending
,badfilter
option don't work until re-applied from My filters.A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
Steps to Reproduce
https://github.com/orgs/uBlockOrigin/teams/ublock-issues-volunteers/discussions/139
@@||bing.com/$popup,domain=msn.com
logger line,badfilter
Filter was added to My filters.
It can be "activated" by modifying something in My filters and applying changes.
https://github.com/orgs/uBlockOrigin/teams/ublock-issues-volunteers/discussions/89
choose an adserver, for example
http://serverflox.online/
which is blocked in ublock filters by:||serverflox.online^
go to
http://serverflox.online/
strict blocking page => enable temporarily
in the logger click the blocked request
||serverflox.online^
create /edit a filter (in the logger)
||serverflox.online^$badfilter
go again to
http://serverflox.online/
=> thebadfilter
is ignored even if inmy filters
(still seeing||serverflox.online^
in the logger)edit
my filters
(add a comment, delete a character in a comment)go again to
http://serverflox.online/
=> now thebadfilter
is active (no blocked request in the logger)Expected behavior:
[What you expected to happen]
Actual behavior:
[What actually happened]
Your environment