Bug 31039 - URL in basic-link is scrambled by encryption
Summary: URL in basic-link is scrambled by encryption
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: trunk
Hardware: PC other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
: 37980 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-03 13:54 UTC by Hans Benedict
Modified: 2008-03-19 12:24 UTC (History)
1 user (show)



Attachments
example xml (251 bytes, text/xml)
2004-09-03 13:56 UTC, Hans Benedict
Details
example xsl (2.61 KB, text/xml)
2004-09-03 13:56 UTC, Hans Benedict
Details
example pdf with no encryption (link works) (1.41 KB, application/pdf)
2004-09-03 13:57 UTC, Hans Benedict
Details
example pdf with printing disabled (link doesn't work) (1.72 KB, application/pdf)
2004-09-03 13:58 UTC, Hans Benedict
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Benedict 2004-09-03 13:54:45 UTC
When I process a document with a tag 
<fo:basic-link external-destination="whatever">sometext</fo:basic-link>
the link in the resulting pdf points to something that I presume is the
*encrypted* URL. This of course doesn't work.

I am using JDK 1.4.2 on linux and the Bouncy Castle crypto provider version 1.24.
Comment 1 Hans Benedict 2004-09-03 13:56:05 UTC
Created attachment 12629 [details]
example xml
Comment 2 Hans Benedict 2004-09-03 13:56:25 UTC
Created attachment 12630 [details]
example xsl
Comment 3 Hans Benedict 2004-09-03 13:57:41 UTC
Created attachment 12631 [details]
example pdf with no encryption (link works)
Comment 4 Hans Benedict 2004-09-03 13:58:14 UTC
Created attachment 12632 [details]
example pdf with printing disabled (link doesn't work)
Comment 5 Pascal Sancho 2007-11-20 01:48:21 UTC
Confirmed on Trunk rev 592647.
gives unpexpected URL when hover or click on external link
(PDF generated using command line, option -u)
Comment 6 J.Pietschmann 2008-03-19 12:24:46 UTC
*** Bug 37980 has been marked as a duplicate of this bug. ***