CVSROOT:        /cvs/gnome
Module name:    libxml2
Changes by:     kbuchcik        06/05/09 15:59:54

Modified files:
        .              : ChangeLog xmlschemas.c 
Added files:
        test/schemas   : subst-group-1_1.xml subst-group-1_0.xsd 
        result/schemas : subst-group-1_0_1 subst-group-1_0_1.err 

Log message:
* xmlschemas.c: Fixed bug #341150 
[http://bugzilla.gnome.org/show_bug.cgi?id=341150], reported by Michael Romer.
In xmlSchemaBuildContentModelForSubstGroup(),
xmlAutomataNewOnceTrans2() was incorrectly used instead of
xmlAutomataNewTransition2() to mimic a xs:choice for
substitution-groups.
* test/schemas/subst-group-1_1.xsd
test/schemas/subst-group-1_0.xml
result/schemas/subst-group-1_0_1
result/schemas/subst-group-1_0_1.err: Added regression test
supplied by Michael Romer for bug #341150 
[http://bugzilla.gnome.org/show_bug.cgi?id=341150].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxml2&who=kbuchcik&date=explicit&mindate=2006-05-09%2015:58&maxdate=2006-05-09%2016:00

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to