Re: Encoding problems
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
Jukka Zitting <[email protected]> wrote: > I recently changed datagard (in CVS HEAD) to always create databases > in UTF-8. Before that datagard has not specified the database > character set. The problem is also midgard parser which incorrectly sets encoding string. Currently we force utf8 ( instead of utf-8 for example ) for connection charset. Piotras