-
Committer:
Stéphane Graber
-
Date:
2011-08-28 19:58:18 UTC
-
Revision ID:
stgraber@ubuntu.com-20110828195818-wi1jyq73g5zra2tf
Apparently the call to encode() in preseed() (filteredcommand.py) is actually breaking cases where value contains utf-8. Dropping the call makes Ubiquity works fine with UTF-8 input (tested with gtk version and French install).