[Mono-aspnet-list] ActionNameAttribute not working
gazzyt
Gary.Thomas at ioko.com
Fri Aug 7 09:17:52 EDT 2009
I have just run into this issue and found this post. Looking at the bugzilla
report is says this was fixed in the 2.4 branch and looking at svn I see
that this revision should have been included in mono 2.4.2.3 but I am seeing
this issue in 2.4.2.3 on both OpenSUSE and Windows (both installed from
packages).
Has this been seen working on 2.4.anything or am I mistaken?
Thanks,
Gary
Gonzalo Paniagua Javier-5 wrote:
>
> 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
>
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
--
View this message in context: http://www.nabble.com/ActionNameAttribute-not-working-tp24539820p24862707.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list