[Mono-bugs] [Bug 341764] New: Exception in Control. FillControlCache when using AjaxCtrlTookit extenders without ID

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 14 16:27:04 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=341764

           Summary: Exception in Control.FillControlCache when using
                    AjaxCtrlTookit extenders without ID
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at ximian.com
          Found By: ---


Recipe:
-------

- extract attached test case
- start xsp2
- request http://localhst:8080/error.aspx

=> System.ArgumentException: Key duplication when adding: _ClientState
  at System.Collections.Hashtable.PutImpl (System.Object key, System.Object
value, Boolean overwrite) [0x00000] 
  at System.Collections.Hashtable.Add (System.Object key, System.Object value)
[0x00000] 
  at System.Web.UI.Control.FillControlCache (System.Web.UI.Control control)
[0x00000]


- edit error.aspx: add an ID to one of the two extender controls
- request http://localhst:8080/error.aspx

=> works fine


-- 
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