https://bugzilla.novell.com/show_bug.cgi?id=402128
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=402128#c1 Juraj Skripsky <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Juraj Skripsky <[EMAIL PROTECTED]> 2008-06-20 07:48:41 MDT --- Removing the [NonSerialized] attribute from "CultureInfo parent_culture;" in CultureInfo.cs makes Mono return the expected result. But the attribute is most probably there for a reason. Maybe we need to keep a static Hashtable which contains the mapping from child to parent culture IDs (and let get_Parent use that)? -- 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
