Opened on 04/27/2014 at 11:31:41 AM

Last modified on 03/30/2015 at 09:59:51 AM

#389 new defect

feedly mark as read

Reported by: FernandoMiguel Assignee:
Priority: Unknown Milestone:
Module: Adblock-Plus-for-Android Keywords:
Cc: fhd, rjeschke, arthur Blocked By:
Blocking: Platform: Android
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

Description (last modified by mapx)

Environment

Android 4.4.2
PacMan ROM
ABP 1.2.1
Easylist update daily

How to reproduce

  1. read a few items on feedly android app
  2. Step back and refresh

Observed behaviour

several of the read posts are still unread

Expected behaviour

for the posts to have been marked as read

several users are reporting issues with android feedly app, where marking posts as read, fails because server requests are filtered by ABP
https://plus.google.com/+FernandoMiguel/posts/XGnZvgXiRZS

Attachments (0)

Change History (13)

comment:1 Changed on 04/27/2014 at 11:47:42 AM by mapx

  • Description modified (diff)

comment:2 Changed on 04/27/2014 at 11:48:22 AM by mapx

  • Component changed from Unknown to Adblock-Plus-for-Android

comment:3 Changed on 04/28/2014 at 02:06:12 PM by philll

  • Owner set to arthur
  • Ready set
  • Status changed from new to assigned

I could reproduce this issue successfully. @Arthur: could you please look into it with Easylist?

comment:4 Changed on 04/30/2014 at 09:50:33 AM by philll

  • Status changed from assigned to new

The assigned state will be dropped by #403

comment:5 Changed on 05/02/2014 at 08:45:21 AM by arthur

  • Cc fhd rjeschke added

I tried some network sniffer apps for Android but wasn't able to figure out which blocked rescource causes this.

@Felix, René
Could you tell me which resource needs to be unblocked?

comment:6 Changed on 05/02/2014 at 11:57:13 AM by fhd

We need to debug the app for this, I hope we get around to it soon.

While we're at it, I created #416 to make this possible without debugging.

comment:7 Changed on 05/05/2014 at 07:34:42 AM by dchatenay

The blocked call seems to be a POST http://feedly.com/v3/markers, with a JSON payload (Content-Type: application/json) and an Authorization header.
Let me know if you need more info.

comment:8 Changed on 05/05/2014 at 08:57:08 AM by arthur

I don't see any filter(s) in EasyList that would block this request.

comment:9 Changed on 05/06/2014 at 07:22:56 PM by dchatenay

Maybe it's the payload itself? Here's an example:

{
  "entryIds": [
    "TSxGHgRh4oAiHxRU9TgPrpYvYVBPjipkmUVSHGYCTY0=_14499073085:c034:d32dab1f",
    "TSxGHgRh4oAiHxRU9TgPrpYvYVBPjipkmUVSHGYCTY0=_1449255d60a:22c3491:9c6d71ab"
  ],
  "type": "entries",
  "action": "markAsRead"
}

Otherwise, is there a way to whitelist a particular domain?

comment:10 Changed on 05/07/2014 at 12:13:23 PM by arthur

No, doesn't look like it.

You cannot add custom fiters to Adblock Plus for Android at the moment.

comment:11 Changed on 03/30/2015 at 09:46:55 AM by arthur

  • Owner arthur deleted
  • Platform set to Unknown

comment:12 Changed on 03/30/2015 at 09:47:39 AM by arthur

  • Platform changed from Unknown to Android

comment:13 Changed on 03/30/2015 at 09:59:51 AM by arthur

  • Cc arthur added

Add Comment

Modify Ticket

Change Properties
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none).
Next status will be 'reviewing'.
 
Note: See TracTickets for help on using tickets.