silverstripe / silverstripe-raygun

Raygun.com integration for PHP
BSD 3-Clause "New" or "Revised" License
6 stars 23 forks source link

Unable to access the CMS if no raygun key is set #24

Closed Firesphere closed 7 years ago

Firesphere commented 7 years ago

The Raygun Handler continues, even if there's no key set. The Raygun Vendor module then throws an error instead of gracefully cancelling the request.

https://github.com/silverstripe/silverstripe-raygun/blob/master/src/RaygunClientFactory.php#L38

stojg commented 7 years ago

The fix has been merged, so we should be able to close this issue?

Firesphere commented 7 years ago

Jeps, osrry.