When asking a new Vietnamese question on my question2answer site, the newly created post will have the URL with the permalink created from title Vietnamese words - i.e. with Vietnamese accent.
That URL make it un-pretty when sharing the link as below snapshot.
I have turned on the option Remove accents from question URLs in Admin - Viewing configuration page but it doesn't help. How can I find a work-around for this?

The highlighted URL when copied will be
http://demo.question2answer.org/391/c%C3%A2u-h%E1%BB%8Fi-c%E1%BB%A7a-tui
As discussed here on question2anser.org/qa, here is my resolution for this.
Edit file
<<q2aHOME>>\qa-include\util\string.phpAdd a new function qa_convert_vi_to_en
code:
qa_string_remove_accentsto return with the newly created one.code: