[Tickets #9617] Re: db_migrate and incorrect charset handling

bugs at horde.org bugs at horde.org
Mon Mar 7 21:07:44 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9617
------------------------------------------------------------------------------
  Ticket             | 9617
  Updated By         | leena.heino at uta.FI
  Summary            | db_migrate and incorrect charset handling
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


leena.heino at uta.FI (2011-03-07 21:07) wrote:

The original problem still remains. PHP's manual suggest that one  
should not assume that strtolower()/strtoupper() work correctly with  
multibyte charset like utf-8.

Should the code use mb_strtoupper()/mb_strtolower() or Horde::String  
instead of strtolower()/strtoupper()?






More information about the bugs mailing list