Issue 123789

Summary: URL in ppt will be truncated after pound
Product: Impress Reporter: Shenfeng Liu <liushenf>
Component: open-importAssignee: jsc
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues, jsc
Version: 4.0.1   
Target Milestone: 4.1.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
sample file none

Description Shenfeng Liu 2013-12-02 05:08:55 UTC
Created attachment 82020 [details]
sample file

Create a hyperlink in PPT and open it if AOO, the string after "#" will be truncated.
e.g.
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOOSnapshotfullsets

will be displayed as:
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds
Comment 1 jsc 2013-12-02 12:01:18 UTC
It is a pptx file, the extension is misleading.

I will take a look in it
Comment 2 jsc 2013-12-03 09:31:40 UTC
forget my comment about the format, I was wrong
Comment 3 jsc 2013-12-04 12:11:55 UTC
I found the problem and the import expect document internal links or better sub targets only. Fix is in progress
Comment 4 SVN Robot 2013-12-05 08:03:01 UTC
"jsc" committed SVN revision 1548034 into trunk:
#123789# ppt import, if sub address is no document internal link, take it as ...
Comment 5 jsc 2013-12-05 08:07:04 UTC
If the sub address is no document internal link it will be taken as it is. Fix integrated on trunk