Bug 313379 (MONO52179)

Summary: Repeater.DataBind() without Repeater.DataSource assign causes extra Header and footer
Product: [Mono] Mono: Class Libraries Reporter: Alon Gazit <along>
Component: Sys.WebAssignee: Alon Gazit <along>
Status: RESOLVED FIXED QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P3 - Medium Keywords: UI
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: This file demonstrates the problem

Description Thomas Wiest 2007-09-15 18:22:02 UTC


---- Reported by along@mainsoft.com 2003-12-15 07:20:57 MST ----

Description of Problem:
Binding repeater control Repeater.DataBind() without placing any data 
source in Repeater.DataSource will output Header template and then Footer 
template.

Steps to reproduce the problem:
1. Open the attached aspx file.

Actual Results:
"plain text header template" will appear.

Expected Results:
An empty page

How often does this happen? 
Always

Additional Information:



---- Additional Comments From along@mainsoft.com 2003-12-15 07:21:13 MST ----

Created an attachment (id=165327)
This file demonstrates the problem




---- Additional Comments From along@mainsoft.com 2003-12-15 07:24:59 MST ----

The problem was is Repeater.CreateControlHierarchy().

Imported an attachment (id=165327)

Unknown operating system unknown. Setting to default OS "Other".