큰 이미지 원박싱 실패 시 시각적 표시가 없음

If you upload the image, it will be optimized before the upload happens.

Also, you can see the limit in the browser console

image


Let’s forget what you see here; it’s misleading with your issues.

From what I tested on your forum, posting an image link works well.
That would be welcome if you could provide another concrete example.

One thing that bothers me is why this image, for example, https://dronescene.co.uk/images/uploads/fullsize/20230227161106_DJI_0087_1.jpg is still failing on your forum (and I can’t reproduce it elsewhere)
image

From what I see, the cache is only 1h.

3개의 좋아요

There are two ways images can be oneboxed and unfortunately, only one was handled correctly. This should be fixed in:

https://github.com/discourse/discourse/pull/21237

4개의 좋아요

Thanks for looking in to this Bianca :smiley:

images can be oneboxed by the AllowlistedGenericOnebox or ImageOnebox and only AllowlistedGenericOnebox was handled correctly

Are you able to tell if this bug was a regression? :thinking:

1개의 좋아요

Hi Richie :slight_smile:

Please tell us if this change fixes your issue when it’s live.

2개의 좋아요

I’ve looked at the code changes in the commit from Bianca, looks promising :crossed_fingers:t2:

1개의 좋아요

The fix has been merged, updating should resolve the issue on your site as well.

I think this has been a bug from day 1.

2개의 좋아요

The fix was merged and this is what will be displayed now when we link a remote image too large to be downloaded to Discourse when download remote images to local is set to true.

3개의 좋아요