Menu

#6 support of double

open
Philip X
None
5
2004-12-21
2004-11-24
Anonymous
No

projectbench seems not to support double-byte
language input.link japanese and chinese.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    The reason is PHP4's mysql extension.

     
  • Philip X

    Philip X - 2004-12-21
    • assigned_to: nobody --> philipx
     
  • Philip X

    Philip X - 2004-12-21

    Logged In: YES
    user_id=65985

    I'm not sure I know exaclty how to do this (not sure I can
    test it either).
    Any pointers/ideas?

    Thanks.

     
  • g.w.lin

    g.w.lin - 2004-12-28

    Logged In: YES
    user_id=1184233

    Entering in Chinese is very urgent for me to use
    Projectbench. After one night hacking, I found the problem
    is at the use of htmlentities(). I modified all the
    following lines

    'htmlentities.*ENT_QUOTE)'

    to

    'htmlentities.*ENT_QUOTE,"big5")'

    and it works! :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.