[Mono-bugs] [Bug 659078] New: RadioButtonList does not update other (target) controls when ajaxified with RadAjaxManager
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 13 05:36:56 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=659078
https://bugzilla.novell.com/show_bug.cgi?id=659078#c0
Summary: RadioButtonList does not update other (target)
controls when ajaxified with RadAjaxManager
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: ---
Created an attachment (id=404510)
--> (http://bugzilla.novell.com/attachment.cgi?id=404510)
Sample project
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12
I have RadAjaxManager, RadioButtonList and a Label configured this way:
- RadioButtonList updates the Label (setting 1)
- RadioButtonList updates itself (setting 2)
When you select a RadioButton the Label should be updated but it is not.
Bonus: errors on load
Reproducible: Always
Steps to Reproduce:
1. Open the demo project
2. Select RadioButton from the list
3. Notice how the Label text does not change
Actual Results:
The Label is not updated
Expected Results:
The Label should be updated
--
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