[Bug 26773] New: HttpOpenRequest returns cached file despite INTERNET_FLAG_RELOAD
http://bugs.winehq.org/show_bug.cgi?id=26773 Summary: HttpOpenRequest returns cached file despite INTERNET_FLAG_RELOAD Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: contact(a)eloxoph.com HttpOpenRequest apparently doesn't redownload a cached file even if the flag INTERNET_FLAG_RELOAD is supplied. Also wine outputs this line while the download is in progress: fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! This breaks applications that rely on redownloading a file even if it is already in the local cache. -- 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=26773 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2011-04-14 09:25:19 CDT --- How do you demonstrate the problem? Please give an app that is affected by this, along with steps to reproduce. And, I'd be surprised: as far as I can see, wininet merely stores downloaded data in the cache: it never reads from it. -- 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=26773 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jacek(a)codeweavers.com Resolution| |INVALID --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> 2011-05-03 17:58:28 CDT --- Yeah, we never return cached files. That's another bug, this one is invalid. -- 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=26773 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2011-05-03 17:58:46 CDT --- Closing invalid. -- 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