We have been happily using URL Tracker for a while now however we have finally had cause to use a regex redirect; this is producing some issues for us.
Whenever we apply the following regex:
^.*\/section\/subsection.*$
The whole site then errors. Removing this regex returns the site to normal.
Upon checking the trace log it is flooded with the following:
ERROR Umbraco.Core.UmbracoApplicationBase - [Thread 79] An unhandled
exception occurred System.NullReferenceException: Object reference not
set to an instance of an object. at
InfoCaster.Umbraco.UrlTracker.Modules.UrlTrackerModule.<>cDisplayClass19.14(UrlTrackerModel x) in
d:\kipusoep\Documents\GitHub\UrlTracker\Modules\UrlTrackerModule.cs:line
491 at System.Linq.Enumerable.WhereListIterator1.MoveNext() at
System.Linq.Buffer1..ctor(IEnumerable1 source) at
System.Linq.OrderedEnumerable1.
The error is rather nondescript; what should I be looking for?
Errors when using regex
We have been happily using URL Tracker for a while now however we have finally had cause to use a regex redirect; this is producing some issues for us.
Whenever we apply the following regex:
The whole site then errors. Removing this regex returns the site to normal.
Upon checking the trace log it is flooded with the following:
The error is rather nondescript; what should I be looking for?
Kind regards, Chris
Please use Github for bug reports etc.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.