mail-archives/mono-bugs/2004-June/017698.html

90 строки
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60519][Maj] Changed - Assembly.GetReferencedAssemblies doesn't return the public key token
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017697.html">
<LINK REL="Next" HREF="017699.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60519][Maj] Changed - Assembly.GetReferencedAssemblies doesn't return the public key token
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60519][Maj] Changed - Assembly.GetReferencedAssemblies doesn't return the public key token">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Mon, 21 Jun 2004 22:01:07 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017697.html">[Mono-bugs] [Bug 60482][Blo] Changed - Critical bug in ASP.NET UrlAuthorization Module (beta 3)
</A></li>
<LI> Next message: <A HREF="017699.html">[Mono-bugs] [Bug 54860][Wis] Changed - w32api
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17698">[ date ]</a>
<a href="thread.html#17698">[ thread ]</a>
<a href="subject.html#17698">[ subject ]</a>
<a href="author.html#17698">[ 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="mailto:sebastien@ximian.com.">sebastien@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60519">http://bugzilla.ximian.com/show_bug.cgi?id=60519</A>
--- shadow/60519 2004-06-21 21:34:49.000000000 -0400
+++ shadow/60519.tmp.14418 2004-06-21 22:01:07.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: misc
-AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+AssignedTo: <A HREF="mailto:sebastien@ximian.com">sebastien@ximian.com</A>
ReportedBy: <A HREF="mailto:sebastien@ximian.com">sebastien@ximian.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
URL:
Cc:
Summary: Assembly.GetReferencedAssemblies doesn't return the public key token
@@ -68,6 +68,11 @@
doesn't have the public key token information either, so adding the
copy code isn't enough.
It may be related to #60439 where the public key token is also missing
for custom attributes.
+
+------- Additional Comments From <A HREF="mailto:sebastien@ximian.com">sebastien@ximian.com</A> 2004-06-21 22:01 -------
+It seems that the public key token is created, in the AssemblyName,
+before loading assemblies but is &quot;lost&quot; (i.e. not copied) after the
+assembly is loaded (Assembly-&gt;AssemblyName).
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017697.html">[Mono-bugs] [Bug 60482][Blo] Changed - Critical bug in ASP.NET UrlAuthorization Module (beta 3)
</A></li>
<LI> Next message: <A HREF="017699.html">[Mono-bugs] [Bug 54860][Wis] Changed - w32api
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17698">[ date ]</a>
<a href="thread.html#17698">[ thread ]</a>
<a href="subject.html#17698">[ subject ]</a>
<a href="author.html#17698">[ author ]</a>
</LI>
</UL>
</body></html>