[Mono-bugs] [Bug 402128] CultureInfo serialization bug

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 20 09:48:41 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=402128

User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=402128#c1


Juraj Skripsky <juraj at hotfeet.ch> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |juraj at hotfeet.ch




--- Comment #1 from Juraj Skripsky <juraj at hotfeet.ch>  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.


More information about the mono-bugs mailing list