http://bugs.winehq.org/show_bug.cgi?id=26392
Summary: Builtin IE won't display some jpeg images Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Open https://mybank.icbc.com.cn/servlet/com.icbc.inbs.person.servlet.Verifyimage2...
with builtin IE,
the verify image won't display ,just display "Refresh verification code".
Here is the source code of above url:
<img src="/servlet/com.icbc.inbs.person.servlet.Verifyimage2?disFlag=2&randomKey=1299899662433135571" border="0" onclick="parent.refreshVerifyimage();return false;" style="CURSOR: hand" alt="Refresh verification code"/></div></html>
It seems ugly ... there is no </img> ,no <div> ,no <html> ...
http://bugs.winehq.org/show_bug.cgi?id=26392
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=26392
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=26392
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #1 from ocean04@suomi24.fi 2011-05-18 12:48:46 CDT --- Bug (original) is fixed in 1.3.20 But there is regression. Url not open without native wininet Terminal fills with: err:wininet:HTTP_ReceiveRequestData No data reported!
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #2 from fracting fracting@gmail.com 2011-05-18 12:55:07 CDT --- Thanks, confirm the fix of bug 26392 and bug 26933, also confirm the regression.
http://bugs.winehq.org/show_bug.cgi?id=26392
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-05-18 14:05:03 CDT --- Reproted fixed.
The failure to load is bug 27209.
http://bugs.winehq.org/show_bug.cgi?id=26392
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-05-27 13:38:21 CDT --- Closing bugs fixed in 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #5 from fracting fracting@gmail.com 2011-05-27 14:34:22 CDT --- I'm sorry ,but I think something is still wrong, I can't see the image with buitin IE,
$ wine iexplore 'https://mybank.icbc.com.cn/servlet/com.icbc.inbs.person.servlet.Verifyimage2...'
fixme:ole:CoResumeClassObjects stub fixme:storage:create_storagefile Storage share mode not implemented. fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 1 fixme:shdocvw:BindStatusCallback_OnProgress status code 2 fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:shdocvw:BindStatusCallback_OnProgress status code 11
I use the latest git version: $ wine --version wine-1.3.20-479-ga53468b
Can any one confirm this? Thanks
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #6 from ocean04@suomi24.fi 2011-05-31 06:14:17 CDT --- another regression, it's bug 27342 also affects this
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #7 from fracting fracting@gmail.com 2011-06-10 06:32:43 CDT --- Bug 27342 - Iexplore can't open url regression is fixed in git, but this bug is still unfixed, should I open a separate bug or reopen this bug?
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #8 from ocean04@suomi24.fi 2011-06-10 06:52:46 CDT --- I think you should create new bug
http://bugs.winehq.org/show_bug.cgi?id=26392
--- Comment #9 from fracting fracting@gmail.com 2011-06-10 07:37:14 CDT --- (In reply to comment #8)
I think you should create new bug
Thanks, new bug created: Bug 27442 - wine iexplore won't display verify code image of ICBC