Donate Share

SOFIA

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

dreamweaver mx 2004 supports unicode

You are viewing a single message from this topic. View all messages.

  1. 2003-11-12 04:41:41 UTC
    I tried dw 2004 and found that it fixed a bug which blocked me to have Chinese in jsps to let the sofia exetnsion to translate the html corretly.
    In the previous version, dw will only send one byte of the double byte charactor. Now, in this 2004 version, dw will send unicode to the backend sofia application.
    I have modified com.salmonllc.jsp.engine.JspConverter (http://www.digi-sys.net/docman/index.php?group_id=6) to let it process the http input as a unicode string and output to http also as unicode. It works now.
    Please notice that you must have localized dw to do the work. An english version can handle the jsp properly, save also has no problem, but it will always open an existing file in ISO-8859-1 mode, which will screw-up the whole file. There's workaround, you must save your file in unicode mode, in Preference->New Document, set the encoding to UTF-8, and check the "unicode BOM" check box.


    Yunfeng Hou
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.