Hi,

I'm glad to see that after 2 years of a release, work is going on redesigning FOP-- I always thought it had a lot of promise as a project but fell short. I just want to express my interest in having bug 14962 duplicate ID's fixed as soon as possible. Currently adding a new <qandaentry> in a <qandaset> in docbook will lead to this kind of error:

[java] org.apache.fop.apps.FOPException: file:/home/gridsphere/WWW/cvs.gridsphere.org/software/gridsphe re-docs/docs/docbook/FAQ/html/FAQ.fop:9:178 The id "N1000F" already exists in this document [java] at org.apache.fop.datatypes.IDReferences.createID(IDReferences.java:119)
  [java]     at org.apache.fop.fo.flow.ListItem.layout(ListItem.java:133)

It's incredibly frustrating since it means the output FOP file needs to be hand hacked in order to generate HTML or a PDF. This also means any kind of FAQ with docbook isn't very easy currently.

   Thanks, Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to