http://bugzilla.novell.com/show_bug.cgi?id=522561

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=522561#c2





--- Comment #2 from Marek Habersack <[email protected]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to