Bug 12217

Summary: [S60] Wrong rendering of danish national characters for UTF8 coded web pages
Product: WebKit Reporter: Shyam Sareen <shyam.sareen>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Attachments:
Description Flags
Fix for problem.
none
Modified patch
none
Another modified patch
yongjun.zhang: review+
Additional fix than the last one. yongjun.zhang: review+

Description Shyam Sareen 2007-01-11 16:07:47 PST
TSW ID: TMCN-6UQNXY
Comment 1 Shyam Sareen 2007-01-11 16:18:04 PST
Created attachment 12372 [details]
Fix for problem.
Comment 2 Shyam Sareen 2007-01-12 07:43:58 PST
Created attachment 12385 [details]
Modified patch
Comment 3 Shyam Sareen 2007-01-12 09:09:03 PST
Created attachment 12389 [details]
Another modified patch
Comment 4 Yongjun Zhang 2007-01-12 12:39:00 PST
Comment on attachment 12389 [details]
Another modified patch

r=me
Comment 5 Yongjun Zhang 2007-01-12 12:42:18 PST
3.2 fix completed: At revision: 18808  
Comment 6 Shyam Sareen 2007-01-18 07:10:26 PST
Created attachment 12532 [details]
Additional fix than the last one.

Some times, there is wrong UTF-8 encoding in the characters.
For example ( 0xd8 0x73). Then allow atleat one byte wrong encoding.
This has been found in the real site. Also, this means here that is a 
ASCII character.  ASCII can be handled in the UTF-8 also.
Comment 7 Yongjun Zhang 2007-01-18 08:20:14 PST
Comment on attachment 12532 [details]
Additional fix than the last one.

r = me
Comment 8 Yongjun Zhang 2007-01-18 08:21:53 PST
3.2 fix completed: At revision: 18936  
Comment 9 Krishna 2007-02-09 13:21:18 PST
Closed