Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't mark all articles from a category as "read" #1421

Closed
Vincent14 opened this issue Feb 15, 2017 · 7 comments
Closed

Can't mark all articles from a category as "read" #1421

Vincent14 opened this issue Feb 15, 2017 · 7 comments
Assignees
Milestone

Comments

@Vincent14
Copy link

When I click on "Fin des articles / Tout marquer comme lu", nothing happen, I have to clic on the button on top of the feeds "Marquer comme lu"

@Alkarex
Copy link
Member

Alkarex commented Feb 15, 2017

I sounds like a JavaScript error problem. Could you please have a look at your browser console for any warning / error?
Which version of FreshRSS are you using?

@Vincent14
Copy link
Author

I am using the 1.6.2 version. Here is the JS console:

14:21:16,546 Content Security Policy: La directive « frame-src » est obsolète. Veuillez utiliser la directive « child-src » à la place. (source inconnue)
14:21:17,182 FreshRSS waiting for Sticky-kit… main.js:509:4
14:21:17,226 FreshRSS init done. main.js:1394:3
14:21:17,369 Content Security Policy: Les paramètres de la page ont empêché le chargement d’une ressource à self (« default-src http://rss.influence-pc.fr »). i:1
14:21:17,388 Content Security Policy: Les paramètres de la page ont empêché le chargement d’une ressource à self (« default-src http://rss.influence-pc.fr »). i
14:21:21,470 Un iframe possédant à la fois allow-scripts et allow-same-origin pour son attribut sandbox peut se retirer du mode bac à sable (sandboxing). WebRequest.jsm:217:11
14:21:22,677 Ce site semble utiliser un effet de positionnement lié au défilement. Cet effet pourrait ne pas fonctionner correctement avec le défilement asynchrone. Consultez https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects pour obtenir davantage de détails ou discuter des outils et des fonctionnalités liés. i

@dknx01
Copy link

dknx01 commented Feb 23, 2017

I've the same problem with V1.6.2. But on my site nothing is shown in the developer tools/console. I recognised that this happens mostly after it loads more articles via Ajax.

@Alkarex
Copy link
Member

Alkarex commented Feb 23, 2017

If you are willing to share a link with test account to your FreshRSS instance in private message (email on https://alexandre.alapetite.fr/cv/ ) I could have a look

@Alkarex Alkarex added this to the 1.6.3 milestone Feb 23, 2017
@Alkarex
Copy link
Member

Alkarex commented Feb 23, 2017

Thanks for the account @dknx01
Seems related to #1348

Alkarex added a commit to Alkarex/FreshRSS that referenced this issue Feb 23, 2017
@Alkarex
Copy link
Member

Alkarex commented Feb 23, 2017

@dknx01 @Vincent14 Could you please try this patch? #1438

@Alkarex Alkarex self-assigned this Feb 23, 2017
@Vincent14
Copy link
Author

Vincent14 commented Feb 25, 2017

Problem solved! And so fast! Thank you so much!

javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants