Issue 114228 - Impress: Generating invalid ODF documents containing hyperlinks to other slides
Summary: Impress: Generating invalid ODF documents containing hyperlinks to other slides
Status: ACCEPTED
Alias: None
Product: Impress
Classification: Application
Component: save-export (show other issues)
Version: OOo 3.2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: odf_validation
Depends on:
Blocks:
 
Reported: 2010-08-31 13:31 UTC by uzak
Modified: 2017-05-20 11:11 UTC (History)
1 user (show)

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


Attachments
testdata to be opened in impress (11.75 KB, text/plain)
2010-08-31 13:32 UTC, uzak
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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".