El enlace desaparece cuando falla mini-onebox

No estoy seguro de si el problema es específico de LinkedIn o si también está presente en otros sitios, sin embargo:

En bruto:

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

https://www.linkedin.com/
(desde 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)

Resultados:

(desde FCA Fiat Chrysler Automobiles | LinkedIn)

(desde 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)

No hay errores de JS en la consola del navegador, sin embargo, el título del enlace se omite:


Solo puedo reproducirlo aquí en Meta, tanto en Firefox como en Chrome; los otros sitios aún no se ven afectados por este problema.

4 Me gusta

@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 Me gusta

I see what is happening here, fixed per:

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

5 Me gusta