Page 1 of 1

munge_string_to_url doesn't remove accented characters

Posted: Fri May 27, 2016 11:10 am
by nervino
Hello, I'm using the function munge_string_to_url in cmsms 2.1.3 but it doesn't remove accented characters (i.e.: "à" => "a").
I noticed that the previous version of this function used the replacement.php file while the new one does not.

Is it a bug or do I need to do something else?

thanks

Re: munge_string_to_url doesn't remove accented characters

Posted: Fri May 27, 2016 11:18 am
by velden

Re: munge_string_to_url doesn't remove accented characters

Posted: Fri May 27, 2016 12:30 pm
by nervino
I see...

thank you