To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114228 Issue #|114228 Summary|Impress: Generating invalid ODF documents containing h |yperlinks to other slides Component|Presentation Version|OOo 3.2 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|save-export Assigned to|graphicsneedsconfirm Reported by|uzak
------- Additional comments from u...@openoffice.org Tue Aug 31 12:31:13 +0000 2010 ------- 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. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org