tacutul Posted April 22, 2010 Share Posted April 22, 2010 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 More sharing options...
Gabor@ Posted May 16, 2010 Share Posted May 16, 2010 I have the same problem with ű Ű. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now