[Mono-aspnet-list] ActionNameAttribute not working

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Sun Jul 19 22:51:21 EDT 2009


On Fri, 2009-07-17 at 14:21 -0700, sberryman wrote:
> Thanks for the quick reply. I've privately responded to Gonzalo with the test
> case (I've never written a test case so I gave it to him to make sure the
> bug submission didn't get screwed up.) But just to help anyone else out, I'm
> going to attach the sample I sent to Gonzalo. There is a default route
> created that has a static Controller of "Home" and static action of "Index".
> I'm decorated 3 methods in the controller with the actionname of "Index" and
> each has a different accept verb (Get, Post and Put). When testing under
> Mono 2.4.2 or 2.4.2.1 (only versions I have tested) you will get the error
> message I reported. When you test the route "WorkingRoute" by issuing a get
> request for "/working" you will get a response of 200 with the content of
> "Working Sample".

For 'googleability', this was enteres as
https://bugzilla.novell.com/show_bug.cgi?id=523386 and fixed.

-Gonzalo




More information about the Mono-aspnet-list mailing list