[Bug 26497] New: Lost Saga downloader fails because IsValidURL doesn't like first parameter
http://bugs.winehq.org/show_bug.cgi?id=26497 Summary: Lost Saga downloader fails because IsValidURL doesn't like first parameter Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com In http://appdb.winehq.org/objectManager.php?sClass=version&iId=21165 it says the app's downloader fails. This still happens with current git. One sees fixme:urlmon:IsValidURL (0x163f98, L"http://static.ogplanet.com/static/Launcher/us/1120/ogpupdate.exe", 0): stub and a dialog box saying that download failed. msdn says IsValidURL ignores its first parameter, but we were returning an error if the first parameter was not null. Removing that check lets the app download properly and start it's launcher. -- 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=26497 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-03-20 15:24:54 CDT --- Created an attachment (id=33736) --> (http://bugs.winehq.org/attachment.cgi?id=33736) draft patch -- 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=26497 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-03-28 14:54:15 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/6bbd0b87d5e9a7568f42ee7e90c... -- 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=26497 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:39:54 CDT --- Closing bugs fixed in 1.3.17. -- 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