uBlockOrigin/uBlock-issues

Chromium browsers are not be able to add custom filter by a file from storage.

Iz-zzzzz opened this issue · 2 comments

Prerequisites

  • I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
  • This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
  • This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • The issue is not present after disabling uBO in the browser.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.

I tried to reproduce the issue when...

  • uBO is the only extension.
  • uBO uses default lists and settings.
  • using a new, unmodified browser profile.

Description

Chromium browsers are not be able to add custom filter by a file from storage. I "think" this issue has been occurred since gorhill/uBlock@086766a924 gorhill/uBlock@2b16a10b82.

A specific URL where the issue occurs.

None

Steps to Reproduce

  1. Create new Chromium Browsers (Brave, Chrome, .etc) profile
  2. Add uBO from Chrome Web Store
  3. Allow file URIs access
    image
  4. Go to "Filter lists"
    image
  5. Add my filter file:///D:/AdBlock/My-Filter/FinaleFilter.txt
    image
  6. See nothing happens

Expected behavior

Filter add to uBO as before (like #3126, #3125).

Actual behavior

Nothing happen.

uBO version

1.57.0 (Chrome Web Store)

Browser name and version

Brave 1.64.116 Chromium: 123.0.6312.105 (Official Build) (64-bit), Google Chrome 123.0.6312.106 (Official Build) (64-bit)

Operating System and version

Windows 11 Education

Regression from gorhill/uBlock@2b16a10b82.

Fixed Thank you 😊