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


           Summary: [PATCH] Copy DataTokens from Route to RouteData too
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=305977)
 --> (http://bugzilla.novell.com/attachment.cgi?id=305977)
routing fix

In SVN, the Route does not copy its DataTokens to RouteData on request, only
its Values. This breaks, for example, the namespaces-feature of ASP.NET MVC,
leading to illogical "ambiguous controller" errors.

This patch extends Route to copy DataTokens as well as Values.

-- 
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

Reply via email to