[Mono-bugs] [Bug 81069][Wis] Changed - Fails on PostBack when HtmlTextArea is located in Dynamically Loaded Control

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 28 14:47:36 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by seanhig at geminibay.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81069

--- shadow/81069	2007-03-07 15:49:06.000000000 -0500
+++ shadow/81069.tmp.29866	2007-03-28 13:47:36.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Tools
 Version: 1.1
 OS: Mac OS X 10.3
 OS Details: OSX 10.4.9 Macbook Pro Core2
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: seanhig at geminibay.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -57,6 +57,20 @@
 Every time a dynamically loaded control containing the HtmlTextArea is posted back.
 
 Additional Information:
 
 Consistent in every version of Mono since 1.2.  Does not occur in first release of 1.2 or prior 
 versions of Mono.  Occurs in both XSP and XSP2.
+
+------- Additional Comments From seanhig at geminibay.com  2007-03-28 13:47 -------
+I created a simple test case based on the hypothesis, and it did not generate the error, 
+which I expected -  an obvious bug would have been caught already.
+
+I have a complex form that loads several user controls dynamically and then via postback 
+navigates them one by one in a wizard fashion, and I seem to get the above error on the 
+first postback in anything post 1.2.0 mono package release.  All versions of IIS including 
+the latest do not cause the error either. I have not been able to pin down what the specific 
+issue is yet, as the error is worthless, and generated in an inaccessible method in the 
+Page.  I assume it is having trouble locating the HtmlTextArea from the loaded control(s), 
+but I will have to build and instrument Mono itself to have a clue where and why.  Ugh.
+
+Hopefully that has gotten easier on the mactel since the early days.


More information about the mono-bugs mailing list