To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106225
                 Issue #|106225
                 Summary|DocumentProperties service does not work properly
               Component|framework
                 Version|DEV300m58
                Platform|All
                     URL|
              OS/Version|Windows XP
                  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 Oct 23 15:07: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 an IO error.
The code works with most of odf-files (tried with more than 1000), but not with
some (attached) calc-Files.

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