Bug 8202 - fo:basic-link does not work for fo:external-graphic
Summary: fo:basic-link does not work for fo:external-graphic
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.17
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL: http://www.brave.de/
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-17 12:10 UTC by Simon
Modified: 2012-04-01 07:10 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2002-04-17 12:10:25 UTC
When I use fo:basic-link around a fo:external-graphic, there will be no linkage 
to the image in the PDF output. It does not matter, wether the external-graphic 
is used inline or inside a fo:block. Example:

<fo:basic-link 
external-destination="http://nagoya.apache.org/bugzilla/">
  <fo:external-graphic src="http://nagoya.apache.org/bugzilla/ant.jpg"/>
</fo:basic-link>


Regards,
Simon Leidig
Home of the Brave
Comment 1 klease 2002-09-26 21:26:57 UTC
Enabled links for external-graphic and foreign-inline-objects. Should be in
0.20.5 on the maintenance branch.
Comment 2 Glenn Adams 2012-04-01 07:10:22 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed