http://bugzilla.novell.com/show_bug.cgi?id=502555
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=502555#c6 --- Comment #6 from Marek Habersack <[email protected]> 2009-06-04 09:32:09 MDT --- (In reply to comment #4) > The original test has: > <li><%= Html.ActionLink("Home", "Index", "Home")%></li> > > But if you change that to: > <li><%= Html.ActionLink("Home", "Index", "home")%></li> > > It will display /home/ instead of just / Additional fix for this case committed in r135438 (trunk) and r135439 (2.4 branch) -- 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
