[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: using qandaentry
Hi,
All I did was add a new qandaentry in my docbook in between some
other qandaentry's-- the XML is fine and valid, but when using FOP I get
this:
[java] [INFO] [4]
[java] [ERROR]
file:/Users/novotny/gridsphere-docs/docs/docbook/FAQ/html/FAQ.fop:135:219
The id "N10095" already exists in this document
[java] org.apache.fop.apps.FOPException:
file:/Users/novotny/gridsphere-docs/docs/docbook/FAQ/html/FAQ.fop:135:219
The id "N10095" already exists in this document
[java] at
org.apache.fop.datatypes.IDReferences.createID(IDReferences.java:119)
[java] at
org.apache.fop.datatypes.IDReferences.initializeID(IDReferences.java:99)
[java] at
org.apache.fop.fo.flow.ListItemLabel.layout(ListItemLabel.java:99)
This is so weird since if I add the qandaentry as the very last one
before /qandaset I don't get this error. Why should the ordering matter?
Thanks, Jason
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]