[horde] lanaguage selection dropdown problem

Chuck Hagenbuch chuck at horde.org
Tue Mar 14 20:37:43 PST 2006


Quoting liamr at umich.edu:

> I'm not sure when this happened, but the language selection drop down
> (in Horde -> Options -> Your Information -> Locale and Time -> Select
> your preferred language) isn't displaying correctly.  Languages that
> use non-western character sets show up using the strings in
> config/nls.php. eg..
>
>    Chinese (Simplified) (简体中文)
>    Russian (Русский)
>
> If you switch lanaguages, it shows the proper character set for any
> strings that have been translated... but the prefs drop down still
> shows up w/ those entities.
>
> Any ideas on fixing this?

You probably didn't update prefs.php. The 'language' entry needs an  
'escaped' => true setting so that the prefs system knows to trust the  
options and not run them through htmlspecialchars().

-chuck

-- 
"we are plastered to the windshield of the bus that is time." - Chris


More information about the horde mailing list