[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
Mon Jul 2 05:40:27 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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81950
--- shadow/81950 2007-06-26 16:20:18.000000000 -0400
+++ shadow/81950.tmp.24554 2007-07-02 05:40:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81950
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: FC6
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at ximian.com
@@ -153,6 +153,13 @@
How can we get the correct TemplateSourceDirectory value in 1.1? Put
back CreateTemplateSourceDirectory() for NET_1_1 or make parts of the
NET_2_0 TemplateSourceDirectory-infrastructure internal for NET_1_1?
What do you think, what might be the simplest/cleanest solution?
+
+------- Additional Comments From mhabersack at novell.com 2007-07-02 05:40 -------
+This bug was fixed in svn head, revision 81163.
+
+Juraj, the CreateTemplateSourceDirectory method was a hack I
+introduced to get this property working at all. With the above
+revision everything seems to work just fine in both 1.1 and 2.0 profile.
More information about the mono-bugs
mailing list