To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56609
------- Additional comments from [EMAIL PROTECTED] Tue Oct 25 05:20:40 -0700 2005 ------- The image file is actually included in the sxw file itself. If you take the file test4.sxw and unzip it, it will expand into the following directories and files: META-INF/, META-INF/manifest.xml, Pictures/, Pictures/pics/, Pictures/pics/Tip.png, content.xml, meta.xml, settings.xml, styles.xml If you then go into the content.xml file and locate the xlink:href, it contains a "./". You can delete that, save the file, rezip the kit and then read the sxw file into OOo, whereupon the image magically will turn up. The reason there is a "./" to begin with is because it is automatically generated by other software and since it is a syntactically valid path, I think the onus is on OOo to adjust its behaviour. --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
