Admin page - skin chooser does not retains the currently selected skin. If you change skin to "Isotope" for example, skin changes but when you go to admin page it says "dafault" so if you just sav...
The current builds are using the first release of asp.net mvc. Preview 3 is the latest release.
Title of pages is wrongly encoded when displayed in HorizontalMenu.ascx.cs : - Title is stored encoded (correct behavior) - In HorizontalMenu.ascx.cs, line 47, HttpUtility.HtmlEncode() is called - ...