This is a migrated thread and some comments may be shown as answers.

Case Sensitive Routes?

1 Answer 42 Views
SPA
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 04 Nov 2014, 07:54 PM
I am using version 2014.2.716 of the Kendo UI Web controls, and the router treats the defined routes as case-sensitive.  So if I have the route "/fooBar" defined, the router will only load that route if I type "/fooBar" in the browser address bar.  If I type "/foobar" (lowercase "b"), then routeMissing event of the router fires.  I would like the routes to not be case sensitive, as I think it will be confusing for end users if they manually type in a URL and it may or may not load correctly depending on the casing.  Is there a way to configure this in the Kendo router?

Thanks,
Sean

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 06 Nov 2014, 12:05 PM
Hi Sean,

This is not supported currently, but sounds like a good idea - I am logging it as a feature in our github repository. Thank you very much for the suggestion. 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
SPA
Asked by
Sean
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or