ミニワンボックスの失敗時にリンクが消失する

問題が LinkedIn 固有のものなのか、他のサイトでも同様に発生するのかは確信が持てませんが、以下は状況です:

Raw:

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

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

結果:

(from FCA Fiat Chrysler Automobiles | LinkedIn)

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

ブラウザのコンソールに JS エラーは表示されませんが、リンクのタイトルがスキップされます:


この問題は Meta 上でのみ Firefox と Chrome の両方で再現できます。他のサイトではまだこの問題の影響は受けていません。

「いいね!」 4

@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

I see what is happening here, fixed per:

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

「いいね!」 5