Issue 54985

Summary: Exporting to PDF strips space characters from links
Product: gsl Reporter: netdragon <netdragon>
Component: codeAssignee: frank.meies
Status: CLOSED DUPLICATE QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues, pet.ebe, rainerbielefeld_ooo_qa
Version: OOO 2.0 Beta2   
Target Milestone: OOo 2.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Original document
none
PDF output none

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