Hi Brett,
Thanks for fixing the problem. I kinda agree it looks like a long standing bug and it doesn't deserve a emergency release.
FYI, in real life, the problem is not really with the class being wrong but with the id being wrong (typically users playing with the id in the URL). It leads to weird exceptions in the logs and erratic behaviors (we usually redirect the user properly if the entity cannot be found, here we have an error page due to the exception).
– Guillaume
|