Connehito / cake-sentry

CakePHP plugin integration for Sentry
MIT License
34 stars 26 forks source link

Some exceptions are not grouped properly (`/app/webroot/index.php in ?`) #75

Open fabiofdsantos opened 2 years ago

fabiofdsantos commented 2 years ago

We are using CakePHP 4.4 and most of exceptions are being displayed properly in Sentry. For example:

image

However, some exceptions aren't reported properly. Different causes are grouped together based on the /app/webroot/index.php in ?:

image
o0h commented 2 years ago

Thank you! I am aware of the issue as well. This issue should be fixed in #74 as well. Sorry I haven't had time to work on it for a while, but I expect the response to be completed by the end of this month or early October.

If you know of any more details at this point, I'd appreciate your comments!