Observed bugs
-
Newest update broke the website – lost all text and only had awfully styled embedded images shown.
Dynamic iframes are inherently slower to display and more challenging to style, so the change doesn’t feel like going in right direction. After today’s update my server almost collapsed under the load.
Until then, it worked very well. The bugs I noticed:
– Failed to show title and/or description from
meta
whenog:title
/og:description
existed but were empty.
– Failed to fetch titles and descriptions when OG tags contained a line break, also including in other OG tags than the fetched ones (e.g., articles on http://www.gazeta.pl)
– Failed to fetch titles and descriptions from some websites, only images showed (e.g., articles on http://www.edziecko.pl)
– Failed to fetch images specified using insecure (HTTP) URLs when the source page was specified using a HTTPS URL (e.g., articles on http://www.politykazdrowotna.com)
– Sometimes failed to fetch images specified in the source using a relative URL
– Sometimes failed to fetch correct title and image when source website used anti-AdBlocker technology; the link worked, though (e.g. articles on http://www.medonet.pl)
– Sometimes failed to convert&x;
encoding to unicode, resulting inó
,&nbps;
etc., in titles, etc. (e.g., articles on http://www.dziennikbaltycki.pl)
– Failed to filter out (incorrectly placed) HTML tags inog:description
(e.g., some articles on http://www.radioszczecin.pl)
–<style>
was repeated before each embed instead of being fetched from a separate stylesheet (which would be cached by the server). This impacted the display speed of pages with a large number of embeds.
– Embeds from WordPress sites were incorrectly displayed (using an iframe with wrong positioning) – end result: embeds not visible other than wrongly styled (or practically unstyled) titles.
- The topic ‘Observed bugs’ is closed to new replies.