[Mono-bugs] [Bug 502555] Routing problems related to default parameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 12 16:53:45 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=502555

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502555#c4


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #4 from Gonzalo Paniagua Javier <gonzalo at novell.com>  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.


More information about the mono-bugs mailing list