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(a)winehq.org ReportedBy: aric(a)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.