Commit Graph

4 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
da532cc36a PHRAS-2748_bad-chars-cterms_4.1
fix : remove bad ascii chars (0...31 except tab; cr; lf) from cterms values
todo ? : also cleanup bad chars from prod/editing and api/editing ?
2019-11-05 17:59:03 +01:00
Benoît Burnichon
daf2cf6150 replace StringUtils::slugify by a proper instance
Previous implementation had a flaw when using a different separating character. New implementation should be well tested.
2016-03-15 16:59:53 +01:00
Mathieu Darse
470804659b Use a single transliterator to do ASCII folding
Move in string utilities too.
2015-03-30 14:46:43 +02:00
Mathieu Darse
eadf0f2396 Add string utils 2014-09-15 19:08:26 +02:00