Opened on 12/22/2017 at 03:02:26 PM

Closed on 08/31/2018 at 04:32:33 PM

#6216 closed defect (fixed)

Python-abp does not parse abp-properties filters as expected

Reported by: Kirill Assignee: atudor
Priority: P2 Milestone:
Module: Sitescripts Keywords:
Cc: Kirill, kvas Blocked By: #6835
Blocking: Platform: Unknown / Cross platform
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description

I would expect

boerse-online.de#?#:-abp-properties(/margin-left: 1[0-9][0-9]{2}px;/)

to parse boerse-online.de as domain and the rest as selector.value.
This does not happen.

Attachments (0)

Change History (5)

comment:1 Changed on 12/22/2017 at 03:03:35 PM by Kirill

Another example

hardwareluxx.de,tiervermittlung.de,landwirt.com,finanzen.net,tvtoday.de#?#:-abp-properties(/margin-left: 1[0-9][0-9]{2}px;/)

comment:2 Changed on 08/06/2018 at 10:18:01 AM by atudor

  • Owner set to atudor

comment:3 Changed on 08/20/2018 at 03:03:08 PM by atudor

After further investigation, it looks like the new version of python-abp (https://github.com/adblockplus/python-abp) supports this kind of syntax and returns the expected results.

Therefore, after the R integration will be done (see ticket here: https://issues.adblockplus.org/ticket/6835), this ticket can be automatically close, as the new version supports this filter format.

comment:4 Changed on 08/20/2018 at 03:04:49 PM by atudor

  • Blocked By 6835 added

comment:5 Changed on 08/31/2018 at 04:32:33 PM by atudor

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from atudor.
 
Note: See TracTickets for help on using tickets.