Opened on 01/18/2016 at 09:14:55 AM
Closed on 11/10/2017 at 11:15:18 AM
#3527 closed defect (rejected)
filter.subscription is undefined filters-subscriptionactions.js 51
| Reported by: | Ross | Assignee: | |
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | Adblock-Plus-for-Firefox | Keywords: | |
| Cc: | trev | Blocked By: | |
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | no | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): | |||
Description
Environment
ABP 2.7.0.4128-beta
Firefox 43.04 / Ubuntu 14.04 x64
How to reproduce
- Open the Firefox console (Ctrl+Shift+J).
- Install ABP.
- Visit a site. - Required? -
- Open the ABP Preferences window.
- - Unknown step -
- Observe error in the Firefox console.
Observed behaviour
An error appears in the Firefox console:
TypeError: filter.subscriptions is undefined
filters-subscriptionactions.js 51:9
Expected behaviour
No error to occur.
Attachments (0)
Change History (3)
comment:1 Changed on 01/18/2016 at 09:15:19 AM by Ross
comment:2 Changed on 01/19/2016 at 11:28:25 AM by trev
- Cc trev added
This code path isn't triggered when simply opening Filter Preferences - you must have done "Edit filter in effect" from Blockable items. But even then, I cannot reproduce this - nor can I see how this error can happen at all.
comment:3 Changed on 11/10/2017 at 11:15:18 AM by trev
- Resolution set to rejected
- Status changed from new to closed
Mass-closing all bugs in Adblock Plus for Firefox module, the codebase of Adblock Plus 3.0 belongs into Platform and User-Interface modules. Old bugs are unlikely to still apply.

I haven't figured out exactly what triggers this error yet but have seen it several times.