[Mono-bugs] [Bug 522561] mono2.4 add-on runtime does not work for non-english languages
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 17 05:28:42 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=522561
User mhabersack at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=522561#c2
--- Comment #2 from Marek Habersack <mhabersack at novell.com> 2009-07-17 03:28:41 MDT ---
Created an attachment (id=305759)
--> (http://bugzilla.novell.com/attachment.cgi?id=305759)
build.sh
This is not a mono bug. iFolder relies on old, buggy, Mono behavior which would
read localized resources from the executing assembly. The current Mono
behavior, matching .NET, is to look for localized resources in satellite
assemblies and, should the search fail, resort to manifest assemblies of
assembly natural culture. Attached you can find a modified build.sh script from
your test case which will build satellite assemblies and cause the test case to
succeed.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list