Closed MadsGosvig closed 4 years ago
We have a few pages (3) which gives a NullReferenceException when viewing the PageTypeAudit. It is the following pages:
Our PageTree looks like this:
And this is the error that we are getting:
I just spend 1-2 minutes debugging - But it seems that this is the part of the code which throws the error:
We are currently using version 1.2.0
Hi @MadsGosvig, I've recently fixed this in v1.4.1. It was failing for pages that didn't belong to any Site Definition (i.e. floating pages). Thanks
We have a few pages (3) which gives a NullReferenceException when viewing the PageTypeAudit. It is the following pages:
Our PageTree looks like this:
And this is the error that we are getting:
I just spend 1-2 minutes debugging - But it seems that this is the part of the code which throws the error:
We are currently using version 1.2.0