To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102137
                 Issue #|102137
                 Summary|svtools: urihelper.cxx normalize() can drop final slas
                        |h
               Component|framework
                 Version|DEV300m48
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from [email protected] Fri May 22 11:41:29 +0000 
2009 -------
This is a follow up to
<http://www.openoffice.org/issues/show_bug.cgi?id=96134#desc9>:  At least on
some Windows, calling the internal function normalize() of
tags/DEV300_m48/svtools/source/misc/urihelper.cxx with

  "file:///C:/Documents%20and%20Settings/oj/My%20Documents/"

can lose the final slash in the returned string.  (If the file exists; the
reason is that the code handling "normalizePrefix may have added or removed a
final slash" in normalize() is not called if normalizedPrefix() returned
Success.)  This can lead to problems with relative URIs, as discussed in the
referenced issue.

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