Hi Steve,

I confirm that id attribute is not fully implemented in FOP (even in TRUNK 
version).
See compliance page [1].

But there is nothing about implementation for fo:inline.

You can fill in a bug, including your test file.

Pascal 


[1] http://xmlgraphics.apache.org/fop/compliance.html#fo-property-id

> -----Message d'origine-----
> De : Jeff Powanda [mailto:[EMAIL PROTECTED] 
> Envoyé : mardi 26 juin 2007 03:50
> À : [email protected]
> Cc : Steve Blair
> Objet : FOP 0.93 is not resolving empty <fo:inline> index markers
> 
> I'm using DocBook XSL 1.7.2.0 with FOP 0.93. When I generate 
> a PDF, the indexterm elements have extra whitespace (from 
> line breaks and tabs). I successfully removed the whitespace 
> by editing one of the DocBook stylesheet templates. However, 
> the page numbers in the index are missing. Also, FOP warns 
> about unresolved ID references, such as this warning:
> 
> WARNING: Page 9: Unresolved id reference "d0e127" found.
> 
> When I open the FO file, here's what one of the index entries 
> looks like:
> 
> <fo:block 
> xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>Admin
istration Console, <fo:basic-link internal-> 
destination="d0e127"><fo:page-number-citation 
> ref-id="d0e127"/></fo:basic-link></fo:block
> 
> Here's the internal destination it's pointing to in the file:
> 
> <fo:inline id="d0e127"><!--Administration Console--></fo:inline>
> 
> As you can see, it's an empty <fo:inline> marker, which is 
> what I expect. However, FOP cannot resolve the reference.
> 
> Has anyone else noticed this problem? Is this a bug?
> 
> I've attached the FO file (IndexTest.xml).
> 
> Jeff Powanda


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

Reply via email to