Björn Kautler created FOP-2519: ---------------------------------- Summary: multiple DocBook indexterms in listitems break the output Key: FOP-2519 URL: https://issues.apache.org/jira/browse/FOP-2519 Project: FOP Issue Type: Bug Affects Versions: 2.0 Environment: DocBook 4.4 DocBook XSL 1.78.1 FOP 2.0 Reporter: Björn Kautler Priority: Critical
The attached [^test.xml] produces the attached [^test.fo] if run through DocBook XSL 1.78.1 with fop1.extensions set to 1. When rendering this FO file to a PDF file, the attached [^test.pdf] is generated. During rendering FOP warns about {{Page 2: Unresolved ID reference "N1002A" found.}} while the id exists in the FO file. In the result the whole description of {{Test Term 2}} is missing and the index has just a link to the first indexterm, but not to the second. -- This message was sent by Atlassian JIRA (v6.3.4#6332)