GNOME Bugzilla – Bug 149306
Automatically created Dockbook article does not validate
Last modified: 2004-12-22 21:47:04 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
Created attachment 30214 [details] [review] add title to initial article same patch went allready to the mailinglist cong-dvl@l.c.n.
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