AttributeRouting icon indicating copy to clipboard operation
AttributeRouting copied to clipboard

RouteLoggingInfo: Don't crash if a null default is present

Open Daniel15 opened this issue 12 years ago • 0 comments

Area routes using T4MVC can sometimes have nulls in the defaults dictionary, causing the RouteLoggingInfo class to crash when it tries to iterate through the defaults.

Daniel15 avatar Sep 14 '13 10:09 Daniel15