[Tickets #11107] Re: localized access key problem

bugs at horde.org bugs at horde.org
Thu Apr 5 18:56:54 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/11107
------------------------------------------------------------------------------
  Ticket             | 11107
  Updated By         | leena.heino at uta.fi
  Summary            | localized access key problem
  Queue              | Horde Groupware
  Version            | 4.0
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


leena.heino at uta.fi (2012-04-05 18:56) wrote:

> I don't see this. But version 4.0 is really outdated anyway.

The actual version is 4.0.15-git.

In order for reproduce this:
1.  Enable UTF-8 to you locale
2.  Localized access key characters are stripped from the string.

The problem or feature lies within the file:  
horde/framework/Core/lib/Horde.php
in function: stripAccessKey

Why we use UTF-8 used instead of the default iso-8859-1? Our users use  
may choose to use english or finnish interface but write letters that  
contain finnish characters (needs iso-8859-1) with euro character  
(needs iso-8859-15) and eg. some cyrillic letters (KOI8-R). Only way  
to include all of these different character sets  in a single message  
is to use UTF-8 as charset.





More information about the bugs mailing list