[Mono-bugs] [Bug 532064] New: ASP:UpdatePanel with UpdateMode="Conditional" updates always

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 18 08:25:54 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=532064


           Summary: ASP:UpdatePanel with UpdateMode="Conditional" updates
                    always
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: sirchenko_vitali at ukr.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=313553)
 --> (http://bugzilla.novell.com/attachment.cgi?id=313553)
Small asp.net project that will illustrate the problem

User-Agent:       Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

ASP:UpdatePanel with UpdateMode="Conditional" updates always, though no child
controls caused postback, and no triggers were defined. 
The are two UpdatePanels on a form. The child control of one UpdatePanel causes
postback, that's why only this panel should be updated. On windows it works
fine. But with mono both panels are updated.
Small asp.net project is attached, that will illustrate the problem.

Reproducible: Always

Steps to Reproduce:
1. Unzip attached ASP.net project
2. Run it
Actual Results:  
Both clocks are updated each 4 seconds.

Expected Results:  
Only right clock should be updated each 4 seconds.

-- 
Configure bugmail: http://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