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 320556 - XML validation errors
XML validation errors
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: docs
2.12.x
Other Mac OS
: Normal minor
: ---
Assigned To: Maintainers of Gnome user documentation
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-02 21:56 UTC by Daniel Macks
Modified: 2006-03-25 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Macks 2005-11-02 21:56:35 UTC
Version details: 2.12.1

During "Making all in fdl", I get several undefined entity errors:

C/fdl.xml:603: parser error : Entity 'copy' not defined
        Copyright © YEAR YOUR NAME.
                        ^
C/gnome-feedback.xml:83: parser error : Entity 'mdash' not defined
        submit any bugs this way — and do not forget to read
                                        ^
C/gnome-feedback.xml:134: parser error : Entity 'mdash' not defined
        a developer but want to help GNOME —
                                                  ^
es/gnome-feedback.xml:42: parser error : Entity 'mdash' not defined
link>. You will need to register before you can submit any bugs this way —
                                                                               ^
es/gnome-feedback.xml:57: parser error : Entity 'mdash' not defined
mail>. And by the way: if you are not a developer but want to help GNOME —
                                                                               ^

and lots of missing elements warnings:

xsltproc -o fdl-C.omf --stringparam db2omf.basename fdl --stringparam
db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML
V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir
"/sw/share/omf" --stringparam db2omf.help_dir "/sw/share/gnome/help"
--stringparam db2omf.omf_in "`pwd`/./fdl.omf.in" `/sw/bin/pkg-config --variable
db2omf gnome-doc-utils` C/fdl.xml
db2omf: Missing element with role maintainer
db2omf: Missing revision element in revhistory
db2omf: Missing revnumber element in revhistory
db2omf: Missing date element in revhistory
db2omf: Missing abstract element with role description
db2omf: Missing type in
/sw/build/gnome-desktop-2.12.1-1/gnome-desktop-2.12.1/desktop-docs/fdl/./fdl.omf.in
db2omf: Missing rights in
/sw/build/gnome-desktop-2.12.1-1/gnome-desktop-2.12.1/desktop-docs/fdl/./fdl.omf.in

(many occurances of that block or similar, and also from "xsltproc -o fdl-es.omf")
Comment 1 Daniel Macks 2005-11-02 21:58:39 UTC
This is with gnome-doc-utils 0.4.3. Not sure what other packages/versions might
be relevant here...
Comment 2 Vincent Untz 2005-12-31 14:56:34 UTC
Ah, someone from the doc team should fix this. Could you send a bug to gnome-doc-list at gnome dot org?

Thanks
Comment 3 Daniel Macks 2006-01-10 22:17:11 UTC
Done.
Comment 4 Shaun McCance 2006-03-25 18:38:26 UTC
Fixed on HEAD and gnome-2-14