[dev] [cvs] commit: imp login.php imp/templates/login mobile.inc
Jan Schneider
jan at horde.org
Sat Dec 22 09:03:34 UTC 2007
Zitat von Michael M Slusarz <slusarz at horde.org>:
> slusarz 2007-12-22 02:13:35 EST
>
> Modified files:
> . login.php
> templates/login mobile.inc
> Log:
> Bug: 5849
> Activate language selection on mobile login screen, and fix display of
> special characters.
>
> Revision Changes Path
> 2.275 +4 -2 imp/login.php
> 1.2 +1 -1 imp/templates/login/mobile.inc
This would only work if the charset is utf-8, since we use unicode
htmlentities in the language list. The correct solution is to add a
flag to Horde_Mobile_select to *not* encode the select options, like
we have one for the Horde_Form_Field_select element.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list