Jira (software) [rej]

This is where you should report issues arising from the subscription filters.
Locked
xxluke
New Member
New Member
Posts: 4
Joined: Fri Sep 07, 2018 8:53 am

Jira (software) [rej]

Post by xxluke »

On self-hosted Jira (bug-tracking software) the area to share a filter to other users is hidden.

The blocked div has the id

Code: Select all

###share_div
It's self-hosted, so it's not possible to whitelist all domains. If it helps, the body has the id "#jira".
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

- The filter is included in fanboy's annoyances list (not installed by default)
- You could rename that div / class (not matching other filters in the lists)

- It's difficult if it's self-hosted without a list of those sites, however you should provide such example page (from one of these sites), account test (if needed) and steps to reproduce the issue
xxluke
New Member
New Member
Posts: 4
Joined: Fri Sep 07, 2018 8:53 am

Post by xxluke »

I can't rename the div, I'm not a developer of Jira.
But I found a demo website where you login with a guest account:

Code: Select all

https://demo-jira.stiltsoft.com/?os_username=guest&os_password=guest
I created a filter to share named "Test" which is listed on

Code: Select all

https://demo-jira.stiltsoft.com/secure/ManageFilters.jspa?filterView=my

There you can click on the cog > Edit > Next to "Add Shares" is a hidden div.

The demo probably resets every now and then, you might have to create a new filter.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

The test case is gone, could you test these filters

Code: Select all

#@##share_div
##body:not(#jira) #share_div,fake
xxluke
New Member
New Member
Posts: 4
Joined: Fri Sep 07, 2018 8:53 am

Post by xxluke »

Yes, that works. Thanks!
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fixed for uBo (ublock origin)
https://github.com/uBlockOrigin/uAssets ... 86c2b7a6a3

for other adblockers just wait for the easylist authors to see this thread
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fix removed, we cannot keep a fix for not default lists in uBo
@fanboy
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12231
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Not being removed, it should be fixed by the software (its an issue on their side). I would prefer uBo not overruling the lists authors.
Locked