[Mono-bugs] [Bug 81950][Nor] Changed - Regression: Control.TemplateSourceDirectory must never return an empty string

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 26 14:09:58 EDT 2007


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 juraj at hotfeet.ch.

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

--- shadow/81950	2007-06-26 13:38:11.000000000 -0400
+++ shadow/81950.tmp.31518	2007-06-26 14:09:58.000000000 -0400
@@ -122,6 +122,16 @@
 
 But it should be:
 /test/blah.txt
 /subdir/test/blah.txt
 /subdir
 
+
+------- Additional Comments From juraj at hotfeet.ch  2007-06-26 14:09 -------
+I just found out that with xsp2 we always get the right results, the
+NET_2_0 profile from SVN works fine. Only profile NET_1_1 suffers from
+the problem.
+
+What I don't understand: Control.TemplateSourceDirectory should return
+the same values for 1.1 as for 2.0. Shouldn't
+get_TemplateSourceDirectory then share (almost?) the same code for
+both profiles?


More information about the mono-bugs mailing list