Hi,
I recently installed Shaarli (v0.6.5) on a private server (running PHP 7.0.5), in order to save a large amount of links from opened browser tabs. As I imported links manually, I noticed that the link’s title did not always appear properly (nothing, only partially or breaking the UI). That happened quite often (about 90 broken titles on more than 520 links). As these issues seemed to have been fixed in #410 and #512, I tried to reiterate the process with a local instance (same PHP version), using the most recent development version at that time (11609d9). The result was a bit better (no UI breakage), but about 50 links are still broken, in different ways.
These are the following:
No title appears:
A title appears, but is truncated/not the right one:
A title appears, but non-ASCII characters are replaced with a question mark (encoding issue?):
Furthermore, title fetching fails on links to PDF files.
Hi,
I recently installed Shaarli (v0.6.5) on a private server (running PHP 7.0.5), in order to save a large amount of links from opened browser tabs. As I imported links manually, I noticed that the link’s title did not always appear properly (nothing, only partially or breaking the UI). That happened quite often (about 90 broken titles on more than 520 links). As these issues seemed to have been fixed in #410 and #512, I tried to reiterate the process with a local instance (same PHP version), using the most recent development version at that time (11609d9). The result was a bit better (no UI breakage), but about 50 links are still broken, in different ways.
These are the following:
No title appears:
http://www.leboncoin.fr/annonces/offres/ile_de_france/occasions/?th=1&q=test404https://www.amazon.fr/gp/cart/view.html/ref=nav_cartbinary output, not HTMLhttp://ast2015.acroe-ica.org/website down/timeouthttps://static.societegenerale.fr/404http://antix.mepis.org/NXDOMAINhttp://www.quickvz.com/NXDOMAINhttp://www.kris3d.com/website down/timeouthttps://mro.name/foaf.rdf404A title appears, but is truncated/not the right one:
A title appears, but non-ASCII characters are replaced with a question mark (encoding issue?):
Furthermore, title fetching fails on links to PDF files.