Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Error message incorrectly references RouteCollection when you don't set the default handler on RouteBuilder #351

Closed
danroth27 opened this issue Aug 11, 2016 · 1 comment
Assignees

Comments

@danroth27
Copy link
Member

If you don't set the default handler on RouteBuilder and then call MapRoute then you get the following error message:

A default handler must be set on the RouteCollection.

I think that should say RouteBuilder, not RouteCollection.

@rynowak
Copy link
Member

rynowak commented Aug 12, 2016

Yes, you are correct that this is wrong

@Eilon Eilon added this to the 1.1.0 milestone Aug 12, 2016
kichalla added a commit that referenced this issue Aug 29, 2016
…n you don't set the default handler on RouteBuilder
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants