DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7005>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7005

Reports double id's even though they are unique in the FO file

           Summary: Reports double id's even though they are unique in the
                    FO file
           Product: Fop
           Version: 0.20.3
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Here the exception stack:

[ERROR]: The id "N4000B6" already exists in this 
document
org.apache.fop.apps.FOPException: The id "N4000B6" already exists in this 
document
        at org.apache.fop.datatypes.IDReferences.createID(IDReferences.java:80)
        
at org.apache.fop.datatypes.IDReferences.initializeID(IDReferences.java:60)
        at 
org.apache.fop.fo.flow.ListItemLabel.layout(ListItemLabel.java:54)
        at 
org.apache.fop.fo.flow.ListItem.layout(ListItem.java:140)
        at 
org.apache.fop.fo.flow.ListBlock.layout(ListBlock.java:150)
        at 
org.apache.fop.fo.flow.Block.layout(Block.java:262)
        at 
org.apache.fop.fo.flow.Block.layout(Block.java:262)
        at 
org.apache.fop.fo.flow.Block.layout(Block.java:262)
        at 
org.apache.fop.fo.flow.Block.layout(Block.java:262)
        at 
org.apache.fop.fo.flow.Flow.layout(Flow.java:156)
        at 
org.apache.fop.fo.flow.Flow.layout(Flow.java:113)
        at 
org.apache.fop.fo.pagination.PageSequence.format(PageSequence.java:296)
        at 
org.apache.fop.apps.StreamRenderer.render(StreamRenderer.java:200)
        at 
org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:182)
        at 
org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1398)
        at 
org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLValidator.java:1019)
 
       at 
org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1256)
 
       at 
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
 
       at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:948)
        at 
org.apache.fop.apps.Driver.render(Driver.java:481)
        at 
org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:72)
        at 
org.apache.fop.apps.Fop.main(Fop.java:19)

I will send you the FO file, when you ask. I 
wanted to upload it with the text replaced by "x", but when I replace the "a"-s with 
"x", the error 
does not happen anymore :-(

--
Gregor Rayman

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

Reply via email to