Arabic Pretty URl

Permalink
Good day,

I'm trying to develop arabic website, all goes well so far except when I tried to add pages..I found the pretty url publishing numbers instead of the arabic name... for example:

localhost/index.php?=123 is named "عن خدماتنا"

usually this should be published as localhost/عن-خدماتنا

but it published as localhost/123/

if i write the page name in english all goes well with no issues and doesnt matter what i write in Arabic in the URl slug, it just remains numbers...

i made sure my db is set to utf8_unicode_ci

do you have any idea how to get this fixed?

 
Ta2Ta2 replied on at Permalink Reply
any idea....at all?
goutnet replied on at Permalink Reply
not sure about that, but I will get a look for Chinese URI in a near future, give me a few weeks. I think this will probably be related.

Are you using 5.6 or 5.7 ?
Ta2Ta2 replied on at Permalink Reply
Thanks mate for your reply!

using 5.6.3.2 for now...does it work on 5.7?