[Mono-bugs] [Bug 567520] Web Service returns incorrect JSON object when using ASP.NET AJAX
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 5 07:01:49 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=567520
http://bugzilla.novell.com/show_bug.cgi?id=567520#c2
Ole Hyldahl Tolshave <ohh at scisoft.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|haker-kirik at mail.ru |
--- Comment #2 from Ole Hyldahl Tolshave <ohh at scisoft.dk> 2010-02-05 12:01:47 UTC ---
Created an attachment (id=341023)
--> (http://bugzilla.novell.com/attachment.cgi?id=341023)
Test case (website) that demonstrates the bug
I am also experiencing this bug on mono 2.6 and have created this test case. I
do not use ASP.NET AJAX, but only the
[System.Web.Script.Services.ScriptService] attribute and then jQuery for the
client part.
To see the error extract this folder to a local path and run xsp2 on the path.
Eg.
$ unzip monobug-b567520.zip
$ cd monobug-b567520
$ xsp2 --root .
Use a browser to navigate to http://localhost:8080/, click the button and watch
the error message in the pop up.
Mono 2.6 yields "ERROR. ..." while .NET and mono 2.4.3 yields "OK.".
--
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