Open tomneedham opened 8 years ago
@tomneedham Do you use some kind of ad-blocker?
Exactly what I'm checking ;)
Yup, blocked by https://adblockplus.org. Just trying to see what rule is triggering it.
Ah crap, we had something like this in the past for Files as well. We should contact Adblock Plus and provide them with a rule to counter this. @tomneedham once you find out what triggers this can you take care?
Yeah will do. I thought it would be the class icon-share
but apparently not.. digging.
Currently I see this issue with Safari 9.0.3 and Adblock Plus
It’s definitely something with the word »share«. Be it in the image or in the CSS.
https://adblockplus.org/forum/viewtopic.php?f=18&t=44184 tracked here as well whilst I try and debug this.
It seems 'Fanboy's Social Blocking List' is the culprit at least for me, even though ABP says zero ads are blocked on the page.
From the forum discussion:
Reproduced in Firefox and Chrome. Blockable items shows that the offending rule is
##.icon-share
in theFanboy's Social Blocking List
.
Reported to the EasyList forum, pending approval from a mod. @jancborchardt Can you confirm which lists you had installed that caused this issue? I've requested that we get icon-share allowed so that all ownCLoud apps can utilise the core icons.
@tomneedham What's the status on this one?
It's due to the 'icon-class'. Not sure why this isn't picked up in core, as the rules are basically checking for anything with .icon-class.
ok, let's move this to 1.1 and tell people to disable their adblocker for ownCloud in the meantime
@tomneedham Any update?
Steps to reproduce
Expected behaviour
Should see share icon
Actual behaviour
Isnt shown
Same as contacts https://github.com/owncloud/contactsrework/issues/54