Bug 313379 (MONO52179) - Repeater.DataBind() without Repeater.DataSource assign causes extra Header and footer
Summary: Repeater.DataBind() without Repeater.DataSource assign causes extra Header an...
Status: RESOLVED FIXED
Alias: MONO52179
Product: Mono: Class Libraries
Classification: Mono
Component: Sys.Web (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Alon Gazit
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-12-15 14:20 UTC by Alon Gazit
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
This file demonstrates the problem (930 bytes, text/plain)
2003-12-15 14:21 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
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".