To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106661
                 Issue #|106661
                 Summary|cxx error when using service "DocumentProperties"
               Component|framework
                 Version|OOO320m3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|eberlein





------- Additional comments from eberl...@openoffice.org Fri Nov  6 07:37:03 
+0000 2009 -------
To reproduce:
Save the attached files and read the properties with the following macro:
url="yourURL"

xDocInfo =
getProcessServiceManager().createInstanceWithContext("com.sun.star.document.DocumentProperties",getDefaultContext())

xDocInfo.loadFromMedium(url,Array())

You will get the following error:
o:/OOO320/scr/package/source/xstor/xstorage.cxx: : 2198;

The document was created with oo 2.4 as a report from base and then saved as an
odt text file.

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to