[horde] Horde_Form problem (head)
Chuck Hagenbuch
chuck at horde.org
Fri Mar 14 10:11:56 PST 2003
Quoting David Chang <david at thbuo.gov.tw>:
> Sorry for this message again.Cause i have reported this problem for a
> long time but no one respone it.
I'm pretty sure people *have* responded to you, but whatever.
> I have found in some situations horde's form do not save Chinese string
> to Mysql backend with correct format.
1. Horde_Form isn't directly related to saving in a DB in any way.
2. Of the 3 examples you give, only Turba uses Horde_Form. So you're not
really describing the root cause of the problem accurately, which can't help.
> I use mysql backend as horde storage,here are my setting:
> horde/config/conf.php
> $conf['sql']['charset'] = 'Big-5';
Does your copy of MySQL *really* store data in Big-5 natively? If not,
there's your problem. This is the charset that the db uses itself. We'll
convert data to and from that charset for you now.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"... It is not more light we need, but more warmth! We die of cold, not of
darkness. It is not the night that kills, but the frost." - Miguel de Unamuno
More information about the horde
mailing list