https://bugzilla.novell.com/show_bug.cgi?id=347174
Summary: Neutral language assemblies are loaded as language-
specifc
Product: Mono: Runtime
Version: 1.2.6
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Blocks: 347157
Found By: ---
When the runtime loads an assembly with a language-neutral culture (eg. "en"),
then it changes it to a language-specific culture (eg. "en" becomes "en-US").
To reproduce:
1. Extract the attached gzipped tar archive.
2. Run 'make'
Expected result:
Culture LCID: 9
Culture Name: en
Assembly Name: Lang, Version=1.0.0.0, Culture=en,
PublicKeyToken=8dcf90ebde298dcd
Actual result:
Culture LCID: 1033
Culture Name: en-US
Assembly Name: Lang, Version=1.0.0.0, Culture=en-US,
PublicKeyToken=8dcf90ebde298dcd
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs