demo-xenforo.com

This is where you should report issues arising from the subscription filters.
Locked
Zeblote
New Member
New Member
Posts: 2
Joined: Mon Jul 11, 2016 7:52 pm

demo-xenforo.com

Post by Zeblote »

With EasyList enabled in uBlock Origin, I can't properly upload attachments to any XenForo-based sites.

It's probably best reproduced in an empty demo of the software:
http://8718e86b770d704e.demo-xenforo.com/156/index.php?threads/test.1/
Log in with user "admin" and password "admin" and try to upload an attachment to this topic.

This is what *should* happen:

1) Click this button

Image

2) Select a file in this dialog

Image

3) A notice appears below the text box.

Image

With EasyList enabled, nothing happens after uploading the file. The notice to embed the image in your post never appears.
I don't know enough about these lists to find the problem, so any help is appreciated!

Some more info.

When uploading an attachment normally, the console shows this:
Image

When uploading with EasyList enabled:
Image

Somehow seems to be caused by this

Image

causing this

Image

to be injected in front of a json response it's trying to parse?
Zeblote
New Member
New Member
Posts: 2
Joined: Mon Jul 11, 2016 7:52 pm

Post by Zeblote »

Someone edited the title to demo-xenforo.com, that wasn't really the point (it happens on any site using said software)

However, I just tried using abp instead and it works just fine. So this is not a problem with this list but a bug in ublock origin - I'll report it there instead.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Zeblote wrote:Someone edited the title to demo-xenforo.com
read rules before posting rules#newtopic
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gorhill
uBlock Origin Author
uBlock Origin Author
Posts: 230
Joined: Mon Aug 18, 2014 3:17 pm

Post by gorhill »

Zeblote wrote:However, I just tried using abp instead and it works just fine. So this is not a problem with this list but a bug in ublock origin - I'll report it there instead.
Fixed in

Code: Select all

https://github.com/gorhill/uBlock/commit/dcb6e87c1f8dd8686c39d3d7b1b6aefbabb72807
.
Locked