Issue 83435 - Export/Import for wallpaper property
Summary: Export/Import for wallpaper property
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 09:39 UTC by tkr
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description tkr 2007-11-08 09:39:53 UTC
The wallpaper property should exportable and importable for dialogs
Comment 1 tkr 2007-11-08 10:00:56 UTC
accepted
Comment 2 tkr 2007-11-12 08:15:32 UTC
fixed
Comment 3 tkr 2007-11-13 16:59:15 UTC
tkr->tm: please verify
Comment 4 thorsten.martens 2007-11-19 09:42:02 UTC
TM->TKR: seems to be another developer issue to me. If this can't be verified by
QA, please assign issue to an appropiate developer for code review.
Comment 5 tkr 2007-11-19 10:02:12 UTC
tkr -> jsk: jsk please verify this issue too. It relies on i83238.
Comment 6 joerg.skottke 2007-11-19 13:47:03 UTC
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN"
"dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog"
xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog1" dlg:left="110"
dlg:top="59" dlg:width="172" dlg:height="157" dlg:closeable="true"
dlg:moveable="true" dlg:withtitlebar="false"
dlg:image-src="file:///home/autojsk/Desktop/hamster.jpg"/>

Ok, the info is preserved on Dialog export and library export (both as extension
and as library).
Verified on Linux, patched.
Comment 7 joerg.skottke 2008-03-12 09:25:28 UTC
dlg:image-src="file:///home/autojsk/Desktop/logonew.gif" is exported.