Bug 11486 - [S60] Thai text rendering fails when using HTTPS.
Summary: [S60] Thai text rendering fails when using HTTPS.
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 420+
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 12:15 PST by Wei Liu
Modified: 2011-03-21 11:52 PDT (History)
0 users

See Also:


Attachments
Handles imcomplete character broken into chunks (13.42 KB, patch)
2006-11-01 12:43 PST, Wei Liu
no flags Details | Formatted Diff | Diff
Handles incomplete character broken into different chunks (14.34 KB, patch)
2006-11-01 13:52 PST, Wei Liu
yongjun.zhang: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wei Liu 2006-11-01 12:15:40 PST
A character is not rendered when HTTPS is used instead of HTTP. The URL content is the same,
only the protocol has changed.

To reproduce, create a web page and add the following anchors and click on the links.
<A HREF="http://flashmobile.macromedia.com/cgi-bin/flashlite_loc1.cgi?output1=%E0%B9%81%E0%B8%9E%E0%B8%A5%E0%B8%95%E0%B8%9F%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%A1&output5=utf%2D8">Thai test 1</A> <A HREF="https://flashmobile.macromedia.com/cgi-bin/flashlite_loc1.cgi?output1=%E0%B9%81%E0%B8%9E%E0%B8%A5%E0%B8%95%E0%B8%9F%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%A1&output5=utf%2D8">Thai test 2</A>
Comment 1 Wei Liu 2006-11-01 12:43:37 PST
Created attachment 11334 [details]
Handles imcomplete character broken into chunks
Comment 2 Wei Liu 2006-11-01 12:44:55 PST
TSW Error ID: EHNI-6TSDDP 
Comment 3 Wei Liu 2006-11-01 13:52:29 PST
Created attachment 11336 [details]
Handles incomplete character broken into different chunks
Comment 4 Yongjun Zhang 2006-11-01 13:54:40 PST
Comment on attachment 11336 [details]
Handles incomplete character broken into different chunks

r = me
Comment 5 Yongjun Zhang 2006-11-02 08:13:38 PST
Completed: At revision: 17535  
Comment 6 Sachin Padma 2006-11-02 13:50:26 PST
3.1m->r17536
Comment 7 Joel Parks 2011-03-21 11:52:44 PDT
re-purposing InTSW keyword for use by QtWebkit team