[Tickets #5849] Re: Language selection widget missing

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Dec 6 06:50:02 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5849
-----------------------------------------------------------------------
 Ticket             | 5849
 Updated By         | Matt Selsky <selsky at columbia.edu>
 Summary            | Language selection widget missing
 Queue              | MIMP
 Version            | 1.0
 Type               | Enhancement
 State              | Accepted
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


Matt Selsky <selsky at columbia.edu> (2007-12-05 22:50) wrote:

imp/templates/login/mobile.inc has

if (!empty($lang_select)) {
//    $f->add($lang_select);
}

I uncommented it, and I now see a language widget.  The problem is that
the HTML encodings for the foreign languages are now shown as encodings,
aka &#x0627; instead of the foreign script.

The Horde_Mobile code is calling htmlencode() an extra time.




More information about the bugs mailing list