Re: [SMARTY-DEV] small "bug" in html_select_date
[email protected] (messju mohr) Tue, 13 Feb 2007 11:20:10 +0100
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 13, 2007 at 11:11:36AM +0100, till wrote: > On 2/13/07, messju mohr <[email protected]> wrote: > >On Tue, Feb 13, 2007 at 10:52:56AM +0100, till wrote: > >> Hi, > >> > >> I found this small issue this morning, the code to reproduce is as > >follows: > >> > >> <?php > >> setlocale(LC_ALL, 'de_DE@euro'); // depends on your ENV > > > >This should be an UTF-8 aware locale if you want to use utf-8 as > >charset. "de_DE.utf8" for me on debian, YMMV. > > What if there is none and you have no "rights" to install one? then you have to ask your system administrator. obviously.