[Dojo-checkins] [dojo] #9398: IE: Dijit.Editor International characters problem

dojo trac at dojotoolkit.org
Wed Jun 24 14:28:20 EDT 2009


#9398: IE: Dijit.Editor International characters problem
--------------------------------------------------------------+-------------
 Reporter:  mpoiu                                             |        Owner:  bill  
     Type:  defect                                            |       Status:  closed
 Priority:  normal                                            |    Milestone:  1.4   
Component:  Editor                                            |      Version:  1.3.1 
 Severity:  normal                                            |   Resolution:  fixed 
 Keywords:  IE Dijit Editor international characters charset  |  
--------------------------------------------------------------+-------------

Comment(by jaredj):

 In fact, I tried it.  I took your test test_Editor_charset.html and
 converted it to Shift-JIS (using native2ascii and changing the meta tag
 for encoding).  When I use editor with forced UTF-8, the content is
 mangled in the iframe (when it wraps/consumes the shift-jis content from
 the page.  with the fix above, the editor renders it right.

 So, this way does work better.  And it ives the user customization
 capability of setting the charset to UTF-8 if they want it anyway.  They
 can change the editor to any codepage they want, regardless of parent, if
 so desired.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/9398#comment:14>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list