[Mono-devel-list] bad "True" string generated in an schema file when DataSet.WriteXmlSchema used...
Atsushi Eno
atsushi at ximian.com
Tue Jul 27 01:32:15 EDT 2004
Hello,
> I attached a diff for this bug...
>
> When using DataSet.WriteXmlSchema, it writes "True" in DefaultValues
> of boolean types... it fails when ReadXmlSchema is used.
>
> If it's all ok, I'll commit.
In fact it was more general problem, not limited to boolean value
(for example, DateTime will also fail).
I'll commit the fix using XmlConvert.ToString().
Thanks!
Atsushi Eno
More information about the Mono-devel-list
mailing list