[bug #14405] htmlentities and i18n in addressbook

Kent Tong <[email protected]> Mon, 12 Nov 2007 08:40:23 +0000
Newsgroups gmane.comp.web.phpgroupware.tracker
Message-ID <[email protected]>
Follow-up Comment #3, bug #14405 (project phpgroupware):

The bug is still there in 0.9.16.011-2.2. If you don't want to change to
htmlspecialchars(), specify the correct charset to htmlentities(). For
exmaple, I fixed the problem by replacing the calls to htmlentities() with :

   htmlentities($s, ENT_COMPAT, "BIG5");

Does it make sense to you? Thanks!


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?14405>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/