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 149306 - Automatically created Dockbook article does not validate
Automatically created Dockbook article does not validate
Status: RESOLVED FIXED
Product: conglomerate
Classification: Other
Component: Code - DTD Conformance
CVS
Other All
: Normal normal
: ---
Assigned To: conglomerate list
conglomerate list
Depends on:
Blocks:
 
 
Reported: 2004-08-04 17:43 UTC by Michèle Garoche
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add title to initial article (1.11 KB, patch)
2004-08-04 18:49 UTC, Geert Stappers
committed Details | Review

Description Michèle Garoche 2004-08-04 17:43:55 UTC
1 - Click on new document
2 - Choose Docbook article
3 - Apply
4 - Validate

The document does not validate. For this to work a title tag should be added to the section.
...<section><title>blah blah</title>...</section>...

Similar to bug 149305
Comment 1 Geert Stappers 2004-08-04 18:49:11 UTC
Created attachment 30214 [details] [review]
add title to initial article

same patch went allready to the mailinglist cong-dvl@l.c.n.
Comment 2 Geert Stappers 2004-08-05 06:23:25 UTC
Comment on attachment 30214 [details] [review]
add title to initial article

On Wed, Aug 04, 2004 at 09:57:40PM -0400, David Malcolm wrote:
> On Wed, 2004-08-04 at 20:34 +0200, Geert Stappers wrote:
> > On Tue, Aug 03, 2004 at 12:13:26PM +0200, Mich?le Garoche wrote:
> > > It seems that the title of the section is missing (required element) in
> > > DocBook article.
> > >
 <snip/>
> > >
> > > Sorry not to give a patch, I don't know exactly where the article is
> > > produced in the source.
> >
> > See _attached_ patch  ;-)
>
> Looks good to commit.

Done.


Cheers
Geert Stappers