Opened 15 years ago
Closed 15 years ago
#605 closed defect (invalid)
how to support chinese language
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Note: See
TracTickets for help on using
tickets.
We can support chinese but you have to write your pages in UTF-8, and the response header should say that the data is in UTF-8. Setting a <meta ...> tag inside the response data has no effect.
In java:
In php/asp/etc.: