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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sb                        |oj
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from s...@openoffice.org Fri May  8 10:18:58 +0000 
2009 -------
@oj:  Upon closer inspection, the stoc/source/uriproc code is right in returning
"../../My%20Documents" instead of just "..".  Making the latter absolute again
would lead to "file:///C:/Documents%20and%20Settings/oj93728/My%20Documents/"
instead of the original
"file:///C:/Documents%20and%20Settings/oj93728/My%20Documents" (note the final
slash).  (See the two test cases with base URI "scheme://a/b/c/d/e" and
to-relativize URIs "scheme://a/b/c" resp. "scheme://a/b/c/" at
tags/DEV300_m47/stoc/test/uriproc/test_uriproc.cxx l. 686--688.)  The correct
fix would be to add a final slash to
"file:///C:/Documents%20and%20Settings/oj93728/My%20Documents" before making it
relative.

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


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

Reply via email to