зеркало из https://github.com/mono/mail-archives.git
104 строки
4.1 KiB
HTML
104 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75419][Nor] Changed - AppDomain does not honor
|
|
AppendPrivatePath search path.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075419%5D%5BNor%5D%20Changed%20-%20AppDomain%20does%20not%20honor%0A%09AppendPrivatePath%20search%20path.&In-Reply-To=bug-75419%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="031132.html">
|
|
<LINK REL="Next" HREF="031134.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75419][Nor] Changed - AppDomain does not honor
|
|
AppendPrivatePath search path.</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075419%5D%5BNor%5D%20Changed%20-%20AppDomain%20does%20not%20honor%0A%09AppendPrivatePath%20search%20path.&In-Reply-To=bug-75419%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75419][Nor] Changed - AppDomain does not honor
|
|
AppendPrivatePath search path.">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed Jun 29 12:41:39 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="031132.html">[Mono-bugs] [Bug 57612][Nor] Changed - Mono ignores privatePath in
|
|
appconfig
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031134.html">[Mono-bugs] [Bug 75291][Wis] Changed - Failure to deserialize
|
|
ImageStream
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31133">[ date ]</a>
|
|
<a href="thread.html#31133">[ thread ]</a>
|
|
<a href="subject.html#31133">[ subject ]</a>
|
|
<a href="author.html#31133">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75419">http://bugzilla.ximian.com/show_bug.cgi?id=75419</A>
|
|
|
|
--- shadow/75419 2005-06-29 08:03:57.000000000 -0400
|
|
+++ shadow/75419.tmp.27533 2005-06-29 12:41:39.000000000 -0400
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 75419
|
|
Product: Mono: Class Libraries
|
|
Version: 1.1
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details: Gentoo
|
|
-Status: NEW
|
|
-Resolution:
|
|
-Severity:
|
|
+Status: RESOLVED
|
|
+Resolution: DUPLICATE
|
|
+Severity: Unknown
|
|
Priority: Normal
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">urilith at gentoo.org</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -97,6 +97,11 @@
|
|
// (i.e. the application).
|
|
try {
|
|
_tempDomain.Load (_raw_bytes);
|
|
} catch (BadImageFormatException e) {
|
|
throw new ModuleImageException (e.Message);
|
|
}
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-29 12:41 -------
|
|
+Looks like we don't honor PrivatePath at all
|
|
+
|
|
+*** This bug has been marked as a duplicate of 57612 ***
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="031132.html">[Mono-bugs] [Bug 57612][Nor] Changed - Mono ignores privatePath in
|
|
appconfig
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031134.html">[Mono-bugs] [Bug 75291][Wis] Changed - Failure to deserialize
|
|
ImageStream
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31133">[ date ]</a>
|
|
<a href="thread.html#31133">[ thread ]</a>
|
|
<a href="subject.html#31133">[ subject ]</a>
|
|
<a href="author.html#31133">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|