Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception thrown when comparing facts and unitRef is missing #50

Closed
dgm9704 opened this issue Jul 4, 2016 · 1 comment
Closed

Exception thrown when comparing facts and unitRef is missing #50

dgm9704 opened this issue Jul 4, 2016 · 1 comment
Assignees

Comments

@dgm9704
Copy link
Owner

dgm9704 commented Jul 4, 2016

System.NullReferenceException: Object reference not set to an instance of an object.
at Diwen.Xbrl.Fact.Equals(Fact other)
at System.Collections.Generic.GenericEqualityComparer1.Equals(T x, T y) at System.Collections.Generic.LinkedList1.Find(T value)
at Diwen.Xbrl.ListExtensions.ContentCompareReport[T](IList1 left, IList1 right)
at Diwen.Xbrl.InstanceComparer.FactComparison(Instance a, Instance b)
at Diwen.Xbrl.InstanceComparer.Report(Instance a, Instance b, ComparisonTypes comparisonTypes)
at XbrlCompare.Program.CompareAndReport(String inputReport, String outputReport, String comparisonReport, ComparisonTypes comparisonTypes)
at XbrlCompare.Program.Main(String[] args)

@dgm9704
Copy link
Owner Author

dgm9704 commented Jul 15, 2016

duplicate of #49

@dgm9704 dgm9704 self-assigned this Jul 15, 2016
@dgm9704 dgm9704 closed this as completed Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant