Issue 54985 - Exporting to PDF strips space characters from links
Summary: Exporting to PDF strips space characters from links
Status: CLOSED DUPLICATE of issue 55736
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOO 2.0 Beta2
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: OOo 2.x
Assignee: frank.meies
QA Contact: issues@gsl
URL:
Keywords:
: 61064 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-09-22 21:53 UTC by netdragon
Modified: 2007-01-18 17:32 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Original document (23.50 KB, application/msword)
2005-09-22 21:54 UTC, netdragon
no flags Details
PDF output (42.59 KB, application/pdf)
2005-09-22 21:55 UTC, netdragon
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description netdragon 2005-09-22 21:53:15 UTC
When I export my document to PDF, space characters are stripped from the link,
making the links invalid. The link worked OK in Openoffice, but didn't work in
the PDF. In the document snippet I'm going to attach, the link gets corrupted as
you can see from the outputted PDF I'll attach after.
Comment 1 netdragon 2005-09-22 21:54:35 UTC
Created attachment 29823 [details]
Original document
Comment 2 netdragon 2005-09-22 21:55:00 UTC
Created attachment 29824 [details]
PDF output
Comment 3 netdragon 2005-09-22 21:55:40 UTC
Notice that the spaces in the link from the original document get removed when
output to PDF.
Comment 4 netdragon 2005-09-22 21:58:14 UTC
If I save it to .sxw format first, then re-open it and export it to PDF, same issue.
Comment 5 stephan_schaefer 2005-09-23 08:19:30 UTC
ssa->pl: quoting problem like #53941 ?
Comment 6 philipp.lohmann 2005-09-26 12:52:08 UTC
Escapement problem, but of a different kind.

pl->fme: when you use the SetLinkURL method it is expected that a valid URL is
passed; URLs may not contain spaces, these must be escaped as %20, same goes for
certain other characters. Since the links work in writer, i assume that you have
such an escapement mechanism already.
Comment 7 frank.meies 2005-10-10 08:26:18 UTC
.
Comment 8 philipp.lohmann 2006-02-13 12:05:48 UTC
*** Issue 61064 has been marked as a duplicate of this issue. ***
Comment 9 philipp.lohmann 2006-02-13 13:56:52 UTC
*** Issue 61064 has been marked as a duplicate of this issue. ***
Comment 10 eberlein 2006-07-04 08:13:14 UTC
Would you please consider the target milestone, please?

OOo Later seems not appropriate to me for this bug.

Regards

Peter
Comment 11 frank.meies 2006-07-04 08:28:41 UTC
fme->eberlein: I'll change the target to "OOo 2.x" since there are already a
couple of duplicates of this issue.
Comment 12 Rainer Bielefeld 2006-10-11 08:25:50 UTC
Related to Issue 55736
Comment 13 caolanm 2007-01-18 08:49:33 UTC
dup

*** This issue has been marked as a duplicate of 55736 ***
Comment 14 philipp.lohmann 2007-01-18 17:32:07 UTC
closing duplicate