[Mono-bugs] [Bug 70878][Wis] Changed - ecma-provider runtime Reflection uses LoadWithPartialName
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 19:40:57 -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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70878
--- shadow/70878 2004-12-29 19:37:40.000000000 -0500
+++ shadow/70878.tmp.24620 2004-12-29 19:40:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70878
Product: Mono: Doctools
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Gui
AssignedTo: mono-bugs@ximian.com
ReportedBy: jluke@cfl.rr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -26,6 +26,12 @@
Im working on a patch...
------- Additional Comments From jluke@cfl.rr.com 2004-12-29 19:37 -------
Created an attachment (id=13606)
possible patch
+
+------- Additional Comments From jluke@cfl.rr.com 2004-12-29 19:40 -------
+The above just splits the two relevent MonoImpInfo methods to work
+with the partial name or the fullname and calls that one from the xsl.
+ Someone that is familiar with XSL and how this thing works should
+double check this for sure.