Hi,
there seems to have crept in a mistake in commit b0a2e6258 (Default implementation of IViewPageActivator to avoid logic duplication. Work Item: 105) where the two parameter constructor for PrecompiledMvcEngine does not pass the given baseVirtualPath parameter when calling the three parameter overload, instead it always passes null.
The attached patch should fix this.
Comments: Good catch! Fixed in v2.0.1
there seems to have crept in a mistake in commit b0a2e6258 (Default implementation of IViewPageActivator to avoid logic duplication. Work Item: 105) where the two parameter constructor for PrecompiledMvcEngine does not pass the given baseVirtualPath parameter when calling the three parameter overload, instead it always passes null.
The attached patch should fix this.
Comments: Good catch! Fixed in v2.0.1