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

Fix for NullReferenceException #21

Merged
merged 1 commit into from
Aug 6, 2013
Merged

Fix for NullReferenceException #21

merged 1 commit into from
Aug 6, 2013

Conversation

jFensch
Copy link
Contributor

@jFensch jFensch commented Aug 6, 2013

I was running into a NullReferenceException during further testing.

@Daniel15
Copy link
Owner

Daniel15 commented Aug 6, 2013

Thanks! Do you know what routes caused this? Is it worth adding a unit test for?

Daniel15 added a commit that referenced this pull request Aug 6, 2013
Fix for NullReferenceException
@Daniel15 Daniel15 merged commit e597593 into Daniel15:master Aug 6, 2013
@jFensch
Copy link
Contributor Author

jFensch commented Aug 6, 2013

I believe it was the
route: routes.IgnoreRoute("{resource}.axd/{*pathInfo}");

On Tue, Aug 6, 2013 at 9:36 AM, Daniel Lo Nigro notifications@github.comwrote:

Thanks! Do you know what routes caused this? Is it worth adding a unit
test for?


Reply to this email directly or view it on GitHubhttps://github.com//pull/21#issuecomment-22178863
.

@Daniel15
Copy link
Owner

Daniel15 commented Aug 6, 2013

Thanks for reporting this, I've just added a unit test and released 1.1.3 which includes your fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants