Hi,
first let me thank you for this library, it's really been useful to us.
There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to EnsureVirtualPathPrefix(virtualPath) is not taking into account the return value. It should be virtualPath = EnsureVirtualPathPrefix(virtualPath); There's an easy work around but I thought you might like to know.
Thanks again,
Christian
Comments: This project has moved to https://github.com/RazorGenerator/RazorGenerator. Can you re-open the issue there? Thanks!
first let me thank you for this library, it's really been useful to us.
There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to EnsureVirtualPathPrefix(virtualPath) is not taking into account the return value. It should be virtualPath = EnsureVirtualPathPrefix(virtualPath); There's an easy work around but I thought you might like to know.
Thanks again,
Christian
Comments: This project has moved to https://github.com/RazorGenerator/RazorGenerator. Can you re-open the issue there? Thanks!