http://bugzilla.novell.com/show_bug.cgi?id=578880
http://bugzilla.novell.com/show_bug.cgi?id=578880#c1 Peter Johanson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Peter Johanson <[email protected]> 2010-02-11 21:05:07 UTC --- Just want to second this bug. This creates a problem for Spark View Engine (http://sparkviewengine.com/) which uses HostingEnvironment.IsHosted and HostingEnvironment.VirtualPathProvider to determine if it is running in a hosted environment. You can see the code they use there successfully on .NET in the CreateDefaultViewFolder() method of SparkViewEngine here: http://github.com/loudej/spark/blob/master/src/Spark/SparkViewEngine.cs I discovered this when testing FubuMVC's Spark view engine on mono-2.6.1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
