[Bug 18063] New: CombineUrl adding incorrect slash at end of url.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 15 10:10:42 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18063

           Summary: CombineUrl adding incorrect slash at end of url.
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: shlwapi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: aric at codeweavers.com


Created an attachment (id=20463)
 --> (http://bugs.winehq.org/attachment.cgi?id=20463)
a test demonstrating the problem

This is affecting urls in outlook html messages.

outbind://xxxxxxxxx + http://wine:1234/dir should result in
http://wine:1234/dir

but presently results in http://wine:1234/dir/

attached is a patch that contains a test the demonstrates the issue.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list