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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to