http://bugzilla.novell.com/show_bug.cgi?id=502555
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=502555#c4 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Gonzalo Paniagua Javier <[email protected]> 2009-05-12 14:53:43 MDT --- 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 / -- 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
