[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] using qandaentry
I'm using Fop 0.20.5 (has anyone touched this code since 2003??) and
docbook-xsl-1.68.1
Thanks, Jason
Jason Novotny wrote:
>
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]