Issue 114228

Summary: Impress: Generating invalid ODF documents containing hyperlinks to other slides
Product: Impress Reporter: uzak <matus.uzak>
Component: save-exportAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 3.2Keywords: odf_validation
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
testdata to be opened in impress none

Description uzak 2010-08-31 13:31:13 UTC
STEPS LEADING TO THE PROBLEM:

1. Let's assume you have a presentation with a few slides. Create a hyperlink 
to slide 2, click on the navigator utility in ooimpress, it's called an 
ooo_hyperlink.
2. Save the file. 

ACTUAL OUTCOME:

Problematic XML Code:
-----------------
<text:a xlink:href="#Slide 2">This is a hyperlink to the next slide</text:a>

Problem Description:
--------------------
1. The created file is not ODF compliant.
2. The value of the href attribute must be a URI reference.  The "#Slide 2"
value is an unknown reference used probably internally by OOo.
3. Also the xlink:type attribute always has the value simple in ODF document
instances.
Comment 1 uzak 2010-08-31 13:32:36 UTC
Created attachment 71503 [details]
testdata to be opened in impress
Comment 2 wolframgarten 2010-08-31 13:39:58 UTC
Reassinged.
Comment 3 clippka 2010-09-06 14:26:14 UTC
switching target

note to self, fix is most likely incompatible.
Comment 4 Oliver-Rainer Wittmann 2010-09-29 10:20:59 UTC
adding keyword
Comment 5 Marcus 2017-05-20 11:11:17 UTC
Reset assigne to the default "issues@openoffice.apache.org".