[postgis-tickets] [PostGIS] #5530: Nested <para> tags are invalid docbook 4.5

PostGIS trac at osgeo.org
Mon Sep 11 01:25:51 PDT 2023


#5530: Nested <para> tags are invalid docbook 4.5
---------------------------+---------------------------
 Reporter:  strk           |      Owner:  strk
     Type:  defect         |     Status:  assigned
 Priority:  medium         |  Milestone:  PostGIS 3.5.0
Component:  documentation  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 As spotted by relaxng based validation:
 https://woodie.osgeo.org/repos/30/pipeline/1045/6#L1386

 We are currently having nested <para> which is invalid in docbook:
 https://tdg.docbook.org/tdg/4.5/para

 The Makefile rule creating those .tag files should strip the <para> tag
 which is used in the xsl-config.xml source to allow translation of the
 content
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5530>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list