[Mono-bugs] [Bug 75224][Wis] New - gacutil installs neutral culture satellite assemblies as specific culture

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 10 17:51:11 EDT 2005


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 kornelpal at hotmail.com.

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

--- shadow/75224	2005-06-10 17:51:11.000000000 -0400
+++ shadow/75224.tmp.31970	2005-06-10 17:51:11.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75224
+Product: Mono: Tools
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kornelpal at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gacutil installs neutral culture satellite assemblies as specific culture
+
+For example installs assembly with culture "hu" as "hu-hu" istead of "hu".
+
+Should be considered to use the original culture name ("hu-HU") instead 
+of the lower case version.
+
+It installs specific culture assemblies as expected.
+
+Note that Assembly.GetSatelliteAssembly works as expected. It uses the 
+directory name created by gacutil. If I rename the directory from "hu-hu" 
+to "hu" it will return it as "hu".


More information about the mono-bugs mailing list