serlo / frontend

Next.js app that serves serlo.org
https://serlo.org
Apache License 2.0
38 stars 10 forks source link

Fetch error because image is created as injection #707

Closed Entkenntnis closed 3 years ago

Entkenntnis commented 3 years ago

I suspect that there are some images that are created as injections. Instead of a warning (like in the legacy system), we get a CORS errors, e.g. here: https://de.serlo.org/mathe/stochastik/zufallsgr%C3%B6%C3%9Fen/erwartungswert

inyono commented 3 years ago

I can look whether I can add a db migration for that (at least for injections containing assets.serlo.org).

Entkenntnis commented 3 years ago

Same here, checking how often this happens ...

Entkenntnis commented 3 years ago

This is only happening once in converted entities, so we regard this as content bug.