﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
917,superCleanString() strips extended characters,dstillman,simon,"superCleanString() currently strips all non-ASCII characters from the beginning and end of strings, so it can't be used for processing imported text.

Either it needs to be changed to blacklist rather than whitelist characters (say, punctuation and control characters) or else all calls to it that run on imported text (and aren't simply, say, for use in conditionals) in translators need to be changed to trim().",defect,closed,critical,1.0.4,data layer,1.0,fixed,,stakats
