http://bugs.winehq.org/show_bug.cgi?id=27912 Summary: MUSHclient: ShellExecute truncates long URLs Product: Wine Version: 1.3.25 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: fiendishx(a)gmail.com MUSHclient's "OpenBrowser(string)" function is an interface to shellexecute via the attached C++ function (openbrowsersnippet.cc). Calling this function with a string longer than 259 characters using Wine 1.3.25 on Ubuntu 11.04 causes Firefox to launch with an invalid URL truncated to only the first 259 characters. Doing the same in Windows 7 functions correctly. -- 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.