Issue 36886 - API: sw.SwXTextGraphicObject::com::sun::star::text::BaseFrameProperties::BackGraphicURL
Summary: API: sw.SwXTextGraphicObject::com::sun::star::text::BaseFrameProperties::Back...
Status: CONFIRMED
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: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-09 08:49 UTC by chne
Modified: 2013-02-24 21:08 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 chne 2004-11-09 08:49:32 UTC
while the property "BackGraphicURL" was set to "New" (invalid content!) a
message box "Error! unkown protocaol" occure. In this state the API test runs to
the end and test all other properteis. If you quit the message box the office
crashes.
To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o sw.SwXTextGraphicObject::com::sun::star::text::BaseFrameProperties
Comment 1 frank.meies 2004-11-09 11:22:29 UTC
FME: Only reproducible with non-product version. In accordance with cn, I change
target and prio.