GNOME Bugzilla – Bug 477598
tomboy-0.6.3 tests fails on xml checking
Last modified: 2008-09-30 07:36:49 UTC
Please describe the problem: 'es' locale seems to be broken: -------------------- Making check in help make[1]: Entering directory `/var/tmp/paludis/app-misc/tomboy-0.6.3/work/tomboy-0.6.3/help' xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/tomboy.xml xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/tomboy.xml ./es/tomboy.xml:419: element para: validity error : Element placeholder-1 is not declared in para list of possible children ./es/tomboy.xml:419: element placeholder-1: validity error : No declaration for element placeholder-1 ./es/tomboy.xml:530: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu menuchoice) ./es/tomboy.xml:530: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (CDATA guibutton CDATA) ./es/tomboy.xml:546: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu menuchoice) ./es/tomboy.xml:546: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (CDATA guibutton CDATA) ./es/tomboy.xml:590: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (CDATA) ./es/tomboy.xml:729: element para: validity error : Element placeholder-1 is not declared in para list of possible children ./es/tomboy.xml:729: element placeholder-1: validity error : No declaration for element placeholder-1 Document ./es/tomboy.xml does not validate make[1]: *** [check-doc-docs] Error 3 make[1]: Leaving directory `/var/tmp/paludis/app-misc/tomboy-0.6.3/work/tomboy-0.6.3/help' make: *** [check-recursive] Error 1 -------------------- Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Are you on Gentoo? This looks similar to bug #467650. Do you still have this problem?
Setting the default assignee and QA Contact to "tomboy-maint@gnome.bugs".
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
It works in latests versions. All files validate correctly. Thanks.