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





------- Additional comments from [EMAIL PROTECTED] Fri Sep 30 03:01:28 -0700 
2005 -------
The office defenitly does not support relative URL's in API calls. But relative
URL's are currently used in the result document to refer the links if it is
specified so in the optioins dialog. And the URL that is provided to the API
call in the original scenario
file:///D:/sdk/m8-1/StarOffice7_SDK/../test_results/java/Text/GraphicsInserter/GraphicsInserter.sxw
is not a relative URL, but a nonnormalized absolute one. Thus the scenario
should work in case of API call the same way as in case of GUI call.

I have tried to reproduce the problem in m124, and in my case the scenario seems
to have a different problem, an absolut URL "/D:/..." is used in this case. That
is much better than the broken URL but is still not so correct, since it seems
to be possible to detect the relative URL in this case ( and settings request to
use relative URL's when possible ).

MAV->SUS: Could you please try the original test with the m124 to see whether
the behaviour is really changed to using the absolut URL in such case. Thanks.


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