[Mono-bugs] [Bug 659009] New: Javascript errors on load; Control performs postback instead of ajax request
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Dec 11 11:31:45 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=659009
https://bugzilla.novell.com/show_bug.cgi?id=659009#c0
Summary: Javascript errors on load; Control performs postback
instead of ajax request
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: daniel.peichev at telerik.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12
There are two problems in the attached project:
1) Browser shows 22 errors when the page loads (no action required to reproduce
this issue)
2) The second item is in 'edit' mode. Press the cancel button and then try to
put this item in 'edit' mode again. The button will trigger full postback.
Reproducible: Always
Steps to Reproduce:
1. Open the project and press the cancel button to leave the edit mode
2. Press the edit button to enter edit mode again
Actual Results:
Browser displays 22 errors / the control performs postback instead of async
request
Expected Results:
No errors should be displayed. The contents should be updated asynchronously.
--
Configure bugmail: https://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