- 🇫🇷France guignonv
I don't thinks this is still an issue on v3 (I got a 404 in such case). Could you confirm it is solved or give steps to reproduce the error? Do you use annotations, cache?
I'm using external entities for data that is fetched with REST. When I go to a URL of an entity that existed previously, an exception occurs, because the entity can't be rendered. I want to throw a 404, but that results in infinite recursion. Core solves this by throwing the error when Entity::load function returns FALSE. Could you do this too?
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I don't thinks this is still an issue on v3 (I got a 404 in such case). Could you confirm it is solved or give steps to reproduce the error? Do you use annotations, cache?