[Bug 27912] New: MUSHclient: ShellExecute truncates long URLs
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.
http://bugs.winehq.org/show_bug.cgi?id=27912 --- Comment #1 from fiendishx(a)gmail.com 2011-07-26 23:29:53 CDT --- Created an attachment (id=35709) --> (http://bugs.winehq.org/attachment.cgi?id=35709) OpenBrowser C++ function -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase Severity|normal |minor -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com AssignedTo|wine-bugs(a)winehq.org |fgouget(a)codeweavers.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 --- Comment #2 from LimitedAtonement <dartme(a)live.com> 2013-07-23 15:01:53 CDT --- Created attachment 45372 --> http://bugs.winehq.org/attachment.cgi?id=45372 A test case code example. I'm trying to create reproduction instructions (if only for myself!), so I'll start with this program: Attaching a fully working code example. Compile with `i586-mingw32msvc-gcc prog.c` When I run the program, I get "err:winebrowser:launch_app could not find a suitable app to run". I installed mozilla firefox and set it as the default browser. What else needs to be done to reproduce this? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 --- Comment #3 from fiendishx(a)gmail.com 2013-07-30 13:47:45 CDT --- It seems to have been fixed in Wine 1.6. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2013-07-30 16:42:16 CDT --- (In reply to comment #3)
It seems to have been fixed in Wine 1.6.
Fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27912 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:18:41 CDT --- Closing bugs fixed in 1.7.0. -- 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.
participants (1)
-
wine-bugs@winehq.org