Changeset 430 for veekun/trunk/vee.yml

Show
Ignore:
Timestamp:
05/01/08 04:25:32 (2 months ago)
Author:
eevee
Message:

Fixed Unicode submission problem; turned out to be double-encoding, after hours of investigation. Ugh. (#305)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/vee.yml

    r428 r430  
    3333        -   AutoCommit: 1 
    3434            mysql_enable_utf8: 1 
    35             on_connect_do: 
    36                 - SET NAMES utf8 
    37                 - SET CHARACTER SET utf8 
    3835 
    3936Controller::HTML::FormFu: