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

svt.se: breakage #23234

Closed
10 of 11 tasks
LinAGKar opened this issue Apr 9, 2024 · 4 comments
Closed
10 of 11 tasks

svt.se: breakage #23234

LinAGKar opened this issue Apr 9, 2024 · 4 comments

Comments

@LinAGKar
Copy link

LinAGKar commented Apr 9, 2024

Prerequisites

  • This is NOT a YouTube, Facebook, Twitch or a shortener/hosting site report. These sites MUST be reported by clicking their respective links.
  • I read and understand the policy about what is a valid filter issue.
  • I verified that this issue is not a duplicate. (Search here to find out.)
  • I did not remove any of the default filter lists, or I have verified that the issue was not caused by removing any of the default lists.
  • I did not enable additional filter lists, or I have verified that the issue still occurs without enabling additional filter lists.
  • I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
  • I am not using uBlock Origin along with other content blockers.
  • I have verified that the web browser's built-in content blocker/tracking protection, network wide/DNS blocking, or my VPN is not causing the issue.
  • I have verified that other extensions are not causing the issue.
  • If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site issue.
  • I did not answer truthfully to ALL the above checkboxes.

URL(s) where the issue occurs.

https://www.svt.se/

Description

On the above page, there is a cookie pop-up. Normally, you can dismiss it and it stays gone on reload, but if "uBlock filters – Annoyances" is enabled, it shows up every single time the page is loaded.

Other extensions used

none

Screenshot(s)

Screenshot(s)

Screenshot 2024-04-09 at 14-44-25 SVT Nyheter

Configuration

Details
uBlock Origin: 1.57.0
Firefox: 124
filterset (summary):
 network: 130324
 cosmetic: 50217
 scriptlet: 23755
 html: 2007
listset (total-discarded, last-updated):
 added:
  ublock-annoyances: 6873-32, never
 default:
  user-filters: 0-0, never
  ublock-filters: 37536-103, 4m
  ublock-badware: 8330-15, 4m
  ublock-privacy: 782-2, 4m
  ublock-unbreak: 2297-2, 4m
  ublock-quick-fixes: 237-136, 4m
  easylist: 84454-265, 4m
  easyprivacy: 50457-60, 4m
  urlhaus-1: 8950-5, 4m
  plowe-0: 3758-1182, 4m
  SWE-1: 4603-22, 4m
filterset (user): [empty]
userSettings: [none]
hiddenSettings: [none]
supportStats:
 allReadyAfter: 1580 ms
 maxAssetCacheWait: 21 ms
 cacheBackend: indexedDB
@mapx- mapx- changed the title https://www.svt.se/, cookie pop-up shows up every time page is loaded when using "uBlock filters – Annoyances" svt.se: breakage Apr 9, 2024
@dportvine
Copy link
Contributor

I can reproduce.

Screen
Video_2024-04-09_213700.mp4

@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Apr 10, 2024

Looks like due to this: uBlockOrigin/uBlock-issues#3178

May need to wait for next version.


@gorhill Sorry, does version 1.57.2 include the fix of trusted-set-cookie?

stephenhawk8054 added a commit that referenced this issue Apr 10, 2024
@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Apr 10, 2024

In the meantime, I moved the filter to dev build


Hmm, maybe better to use

!#if !ext_devbuild
svt.se#@#+js(trusted-set-cookie, cookie-consent-1, '{"optedIn":true,"functionality":false,"statistics":false}')
!#endif

in quick fix?

@mapx-
Copy link
Contributor

mapx- commented Apr 12, 2024

@mapx- mapx- closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants