Link verschwindet, wenn Mini-Onebox fehlschlägt

Ich bin mir nicht sicher, ob das Problem spezifisch für LinkedIn ist oder auch bei anderen Websites auftritt, jedoch:

Roh:

https://www.linkedin.com/company/fcagroup
(von https://www.linkedin.com/company/fcagroup)

https://www.linkedin.com/
(von https://www.linkedin.com/)

https://www.linkedin.com/in/kyle-park-254a?trk=org-employees_mini-profile_cta
(https://www.linkedin.com/in/kyle-park-254a?trk=org-employees_mini-profile_cta)

Ergebnisse:

(von FCA Fiat Chrysler Automobiles | LinkedIn)

(von https://www.linkedin.com/)

https://www.linkedin.com/in/kyle-park-254a?trk=org-employees_mini-profile_cta
(https://www.linkedin.com/in/kyle-park-254a?trk=org-employees_mini-profile_cta)

Kein JS-Fehler in der Browserkonsole, jedoch wird der Linktitel übersprungen:


Ich kann dies hier auf Meta sowohl mit Firefox als auch mit Chrome reproduzieren; andere Websites sind von diesem Problem noch nicht betroffen.

4 „Gefällt mir“

@sam could this be a regression from your mini-onebox timeout fix?

I believe this is working as expected, since this link returns 999 Request denied and some HTML without a title.

EDIT: Oh I see, the bug is that we don’t fallback to just the link when mini-onebox fails, in some conditions.

3 „Gefällt mir“

I see what is happening here, fixed per:

https://github.com/discourse/discourse/commit/f946db4afe5af02539437ed221893cf1362fb6db

5 „Gefällt mir“