wallabag/wallabag

3 links on an article page

Ouverte

#4 352 ouverte le 23 avr. 2020

 (5 commentaires) (0 réaction) (0 personne assignée)PHP (872 forks)batch import
good first issue

Métriques du dépôt

Stars
 (12 709 étoiles)
Métriques de merge PR
 (Merge moyen 7j 20h) (29 PRs mergées en 30 j)

Description

:warning: If your issue is about an error during fetching a link, please read: http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that

Issue details

Check this article: https://uxdesign.cc/how-to-make-interactive-code-based-prototypes-that-feel-like-the-real-deal-even-if-you-suck-at-49da87f89282?gi=24317dd65bdc

When it's saved within wallabag, the page shows 3 links to the article:

  • on the "source link" icon (normal)
  • on another link
  • on the date

The latter one is also this way on the original article, so I don't say it's a problem. I don't understand why the second one.

Environment

  • wallabag version (or git revision) that exhibits the issue: 2.3.8
  • How did you install wallabag? Via git clone or by downloading the package? docker
  • Last wallabag version that did not exhibit the issue (if applicable):
  • php version: docker
  • OS:docker
  • type of hosting (shared or dedicated): dedicated
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL):PostgreSQL

Steps to reproduce/test case

Add the above mentioned article to your wallabag.

Guide contributeur