[Webkit-unassigned] [Bug 39492] QtWebkit fails to load http://upg.de, because MIME type is TEXT/HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 21:28:09 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39492


Charles Wei <charles.wei at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56969|                            |review?
               Flag|                            |




--- Comment #1 from Charles Wei <charles.wei at torchmobile.com.cn>  2010-05-24 21:28:09 PST ---
Created an attachment (id=56969)
 --> (https://bugs.webkit.org/attachment.cgi?id=56969)
Make the MIME type to lower before check for policy

with the Qt porting,  make the MIME type lower before checking the policy for it , this fixes the problem. Another way to fix it is to add the MIME type in upper case to the MIME type repository , but that's much more work than this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list