Core: Adblock admin sharing settings hiding

Created on 19 Apr 2019  路  5Comments  路  Source: owncloud/core

Steps to reproduce

  1. Enabled Adblock
  2. Check admin settings
  3. Disabled Adblock
  4. Check again addmin settings

Expected behaviour

Warning on Adblock shown or sharing icon shown.

Maybe use idea by https://github.com/sualko/cloud_piwik/pull/65 or by https://github.com/nextcloud/server/pull/4337?

Actual behaviour

With Adblock no sharing icon

admin_adblock

Without Adblock sharing icon

admin_noadblock

Server configuration

ownCloud version: 10.1.1

Client configuration

Browser: Firefox 66.0.3 + Adblock +

Adblock Warning Removal List
Fanboy's Social Blocking List
ABP filters
EasyList
Allow nonintrusive advertising without third-party tracking

bug-analysis

Most helpful comment

so it seems that renaming "share-" to "shared-" would solve the issue.

however if the icon file name needs to be renamed, it could have an impact on some themes that might use this name, so would consider this a breaking change that needs mentioning in release notes.

cc @pmaier1

All 5 comments

so it seems that renaming "share-" to "shared-" would solve the issue.

however if the icon file name needs to be renamed, it could have an impact on some themes that might use this name, so would consider this a breaking change that needs mentioning in release notes.

cc @pmaier1

Thanks for reporting this issue. Just a side note: ABP is not the best adblock solution as you can whitelist addresses if you put in some coins. Better use 'uBlock'. The described issue does not occur with this one ;)

Better use 'uBlock'. The described issue does not occur with this one ;)

Happen also: https://github.com/owncloud/core/issues/33642

Look like matter of rules in blocker used.

Closing duplicate of https://github.com/owncloud/core/issues/33642 ? (Didn't remembered :disappointed: )

Was this page helpful?
0 / 5 - 0 ratings