Issue 100063 - Hidden property in headless office mode doesn't work anymore
Summary: Hidden property in headless office mode doesn't work anymore
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO310m4
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: mikhail.voytenko
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 95768
  Show dependency tree
 
Reported: 2009-03-09 17:38 UTC by tkr
Modified: 2009-03-10 14:46 UTC (History)
2 users (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 2009-03-09 17:38:24 UTC
Loading writer document with "Hidden" ="true" property causes a
"com.sun.star.lang.DisposedException" while "xStore.storeToURL".

Testscenario:

- Headless office
- Load a odt with xLoader.loadComponentFromURL(...) and "Hidden = true"
- Store the odt as html with "FilterName" = "Html (StarWriter)",
xStore.storeToURL(...) [Filtertyp: writer_web_html]
=> com.sun.star.lang.DisposedException
Comment 1 merschmann 2009-03-09 18:15:43 UTC
Please state Platform, OS and a correct version number.
Comment 2 tkr 2009-03-10 08:07:29 UTC
Set version number. Platform and OS are correctly set
Comment 3 mikhail.voytenko 2009-03-10 14:44:41 UTC
As we have seen there looks to be no way to reproduce the issue currently. So I
am closing the issue for now. Please reopen it if the way to reproduce it is found.
Comment 4 mikhail.voytenko 2009-03-10 14:46:08 UTC
.