<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=EUC-KR">
Tags:
create new tag
view all tags
Question Can't save some Korean word in the TWiki. It become a wrong character that start with "<", so make a mess with HTML tags..

Right characters in the /twiki/data/FILES.. but become wrong characters when previewd and viewed.. .

  • TWiki version: 01 Dec 2000
  • Web server: apache
  • Server OS: linux

-- SeungBum - 08 Jan 2001

Answer

Is it really happening? Any korean characters must be high bit and usually shouldn't clash with the < character. Anyway, you can try adding the appropriate meta headers in TWikiPreferences of your TWiki to HTTP_EQUIV_ON_VIEW and HTTP_EQUIV_ON_PREVIEW and see if it works. Something like

      * Set HTTP_EQUIV_ON_VIEW = <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=EUC-KR">
      * Set HTTP_EQUIV_ON_PREVIEW = <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=EUC-KR">

should work. Do let us know if it works!

-- HwansooSuh - 03 Oct 2001
Another Question

Has anyone tried the above recipe to work around the Korean word problem? Please let me know the result. Thanks in advance.


There are some fixes in the TWikiAlphaRelease for InternationalisationEnhancements - in particular, you can now set the charset by editing the TWiki.cfg file, and the charset is also set in the HTTP headers. This may help, although multi-byte support is not really a goal of this work at present.

-- RichardDonkin - 08 Dec 2002

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2002-12-08 - RichardDonkin
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.