You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/08/30 09:34:33 UTC

[DO NOT REPLY: Bug 3354] New: internal link not working

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3354	Thu Aug 30 00:34:33 2001
--- shadow/3354.tmp.14891	Thu Aug 30 00:34:33 2001
***************
*** 0 ****
--- 1,32 ----
+ +============================================================================+
+ | internal link not working                                                  |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3354                        Product: Fop                     |
+ |       Status: NEW                         Version: all                     |
+ |   Resolution:                            Platform: Sun                     |
+ |     Severity: Normal                   OS/Version: Solaris                 |
+ |     Priority: Other                     Component: general                 |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: fop-dev@xml.apache.org                                       |
+ |  Reported By: sk188@informatik.uni-rostock.de                              |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Have a look at the following example:
+ 
+ <fo:basic-link internal-destination="def_unet">Definition of U-Net</fo:basic-
+ link>
+ [some code]
+ <fo:block id="def_unet">...</fo:block>
+ 
+ You see the <fo:basic-link> is above the text where the link has to point to. 
+ If the text is above the link, no error is displayed, but the above 
+ constellation results in following error:
+ 
+ ERROR: The id "def_unet" already exists in this document
+ 
+ Of course does the id exist, that's a LINK to the id.
+ 
+ I'm using fop 0.20.1

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org