Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: Module - Docbook Simple
-
Labels:None
-
Number of attachments :
Description
The docbook sink emits tableCaption() as a <title> element. However, the DTD requires that the <title> appears before the <tgroup> within a table, the sink should make sure that it is not emitted afterwards.