From fc7ca5ef74ce979fe0896b2f204c46c5b45a3771 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Tue, 8 Dec 2015 11:38:21 +0000 Subject: [PATCH] tried changing a couple of sentry ignore to regex's --- services/web/app/views/sentry.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/app/views/sentry.jade b/services/web/app/views/sentry.jade index d1c6115030..c0fd5882da 100644 --- a/services/web/app/views/sentry.jade +++ b/services/web/app/views/sentry.jade @@ -32,8 +32,8 @@ 'EBCallBackMessageReceived', // See http://toolbar.conduit.com/Developer/HtmlAndGadget/Methods/JSInjection.aspx 'conduitPage', - 'NS_ERROR_NOT_CONNECTED:', - "TypeError: Cannot read property 'row' of undefined", + '/NS_ERROR_NOT_CONNECTED/i', + "/Cannot read property 'row' of undefined/i", 'TypeError: start is undefined' ], ignoreUrls: [