To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72979


User jsc changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jan 15 03:02:31 -0800 
2007 -------
it is true that the thrown exception contains no description but that is another
topic (inconsistent error handling ...)

But i would expect that you simply use the API wrong here. What do you want to
achieve? First take a look into the description of XStorable. You can't use
store() on a new document before you have stored it to an URL. getLocation() on
a new document retunrs an empty string and can cause a problem as well ->
depending how it is used. 

When i create a new document, use storeAsUrl or storeToUrl (see the decription
for the difference) and use later store() or again storeToUrl everything works
as expected and no exception is thrown.

---------------------------------------------------------------------
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]

Reply via email to