Jump to content

problems with diacritics in URL (RC3)


Recommended Posts

Hi! Using version 1.3 RC3 I noticed that there are still some characters which do not display (at all) in friendly urls. These are chars used in Romanian: ţ, ş, ă.

I tried to modify the replacement list in admin.js but nothing happened.

e.g. i have:
str = str.replace(/[\u0165\u0163\u0162\u021A\u021B]/g,'t');

in admin.js but the characters ţ, Ţ, ț, Ț do not get replaced by 't' in the rewritten url.

Any ideas?

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...