After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 477598 - tomboy-0.6.3 tests fails on xml checking
tomboy-0.6.3 tests fails on xml checking
Status: RESOLVED INCOMPLETE
Product: tomboy
Classification: Applications
Component: General
unspecified
Other All
: Normal minor
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-16 22:11 UTC by Santiago M. Mola
Modified: 2008-09-30 07:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Santiago M. Mola 2007-09-16 22:11:59 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:
Comment 1 Sandy Armstrong 2007-10-15 14:08:48 UTC
Are you on Gentoo?  This looks similar to bug #467650.  Do you still have this problem?
Comment 2 Boyd Timothy 2008-02-26 19:15:57 UTC
Setting the default assignee and QA Contact to "tomboy-maint@gnome.bugs".
Comment 3 Andrew Conkling 2008-09-30 01:53:35 UTC
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!
Comment 4 Santiago M. Mola 2008-09-30 07:36:49 UTC
It works in latests versions. All files validate correctly. Thanks.