Onebox에서 Discourse의 & 이스케이프 처리

Not sure if this is a regression but a user reported this today.

<meta property="og:description" content="The Name & Location Library.">

Oneboxing as:

The Name &amp; Location Library.
2개의 좋아요

I have seen this before… do you have an example in the wild?

Here ya go:

https://github.com/nshkrdotcom/ALTAR/tree/main/specs

1개의 좋아요

We’ve just merged a patch that addresses that particular problem (it should be resolved for all Oneboxes):
https://github.com/discourse/discourse/pull/37141

3개의 좋아요