Summary | Language selection widget missing |
Queue | MIMP |
Queue Version | 1.0 |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | selsky (at) columbia (dot) edu |
Created | 11/01/2007 (6458 days ago) |
Due | |
Updated | 12/22/2007 (6407 days ago) |
Assigned | |
Resolved | 12/22/2007 (6407 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
one for the Horde_Form language selection widgets through
Horde_Form_enum.
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 ا instead of the foreign script.
The Horde_Mobile code is calling htmlencode() an extra time.
Type ⇒ Enhancement
State ⇒ Accepted
Priority ⇒ 2. Medium
to the mobile login screen.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Language selection widget missing
Queue ⇒ MIMP
State ⇒ Unconfirmed
The language selection widget is missing on the login page, even
though the preferences for language are not locked.