Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-3128

Missing 'Unresolved ID reference' warning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8
    • 2.7
    • None
    • None

    Description

      In the Apache FOP 2.8 the message

      WARNING: Page 1: Unresolved ID reference "some_place" found.
      

      is missing in the console output.

      The source .fo example:

      <fo:flow flow-name="xsl-region-body">
         <fo:block>This is a <fo:basic-link internal-destination="some_place"><fo:inline>link</fo:inline></fo:basic-link> test.</fo:block>
      </fo:flow> 

       
      The message was removed in the https://issues.apache.org/jira/projects/FOP/issues/FOP-3048, in patch http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/area/RenderPagesModel.java?r1=1897194&r2=1897193&pathrev=1897194.

      Such messages are very helpful to determine the wrong link. Is there a way to return it?

      Attachments

        1. test.fo.xml
          0.9 kB
          Alexander Dyuzhev

        Activity

          People

            Unassigned Unassigned
            dyuzhev Alexander Dyuzhev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: