[Mono-bugs] [Bug 36366][Nor] New - IMG tag does not render inside an <asp:hyperlink>

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 6 Jan 2003 21:41:34 -0500 (EST)


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 david@codenoevil.com.

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

--- shadow/36366	Mon Jan  6 21:41:34 2003
+++ shadow/36366.tmp.31620	Mon Jan  6 21:41:34 2003
@@ -0,0 +1,43 @@
+Bug#: 36366
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: david@codenoevil.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: IMG tag does not render inside an <asp:hyperlink>
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+I have an IMG tag inside a pair of <asp:hyperlink> tags, and all that is
+being rendered to the browser is ">".
+
+Steps to reproduce the problem:
+1. Insert IMG tag between <asp:hyperlink> tags
+2. Hit page w/ browser
+3. See ">" on the page
+
+Actual Results:
+A ">" is rendered to the browser
+
+Expected Results:
+A well formed IMG tag between two A tags
+
+How often does this happen? 
+Everytime
+
+Additional Information:
+This is image is not being created using ImageUrl
+
+Browser: IE6
+MCS CVS Build