[Mono-bugs] [Bug 59794][Maj] Changed - ASP.NET Image + relative links problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Jun 2004 05:55:17 -0400 (EDT)


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 chris@turchin.net.

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

--- shadow/59794	2004-06-10 05:52:55.000000000 -0400
+++ shadow/59794.tmp.14981	2004-06-10 05:55:17.000000000 -0400
@@ -160,6 +160,21 @@
 set  this bug as assigneed it would be great.
 
 ------- Additional Comments From chris@turchin.net  2004-06-10 05:52 -------
 Created an attachment (id=8105)
 tar.gz containing test aspx file and resulting html on mono and ms.net
 
+
+------- Additional Comments From chris@turchin.net  2004-06-10 05:55 -------
+previous attachment can be run in mono and microsoft framework. simply
+drop the databinding.aspx file into a function web application (on
+either framework) and call it in the browser. 
+
+results: 
+
+see the resulting paths in the html source.
+
+yes, i know the images are not there and the links are also dead, but
+example is about paths and not where they go to :-)
+
+sample html resulting from a run in mono (mod_mono) and ms.net 1.1
+also included.