Re: small "bug" in html_select_date
messju mohr <[email protected]> Tue, 13 Feb 2007 11:04:45 +0100
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
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. [...] -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php