MantisBT: master 3eff319e

Author Committer Branch Timestamp Parent
watergad dhx master 2011-02-28 05:08 master 0faec070
Affected Issues  0011011: Can't add UTF8 custom fields to the Manage columns enumeration
Changeset

Fix 0011011: Can't add custom fields with UTF8 names

Custom fields with UTF8 names could not be created or managed without
errors being experienced. This was due to use of ASCII string functions
instead of UTF8 functions.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - core/columns_api.php Diff File