VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: wharfadale on January 15, 2012, 05:02:36 AM

Title: Bug with unicode in urls
Post by: wharfadale on January 15, 2012, 05:02:36 AM
Hi everyone!
Noticed one bug - when i write in alias of category, for example, 14дюймов (or 14-дюймов or 14_дюймов or дюймов14, it doesn't matter) i can't see this category, because all url disappear, except site name.
But when i write just дюймов, without number, everything is allright...
How can i solve it?
Title: Re: Bug with unicode in urls
Post by: wharfadale on January 15, 2012, 05:50:44 AM
Update: right after i change alias to дюймов, it works for some time, url is like site.ru/дюймов and after some time it comes to site.ru (alias disappear)!!!
How is it possble??
Title: Re: Bug with unicode in urls
Post by: Milbo on January 15, 2012, 10:43:39 AM
I am sorry, I dont have a clue. Maybe it is the mix of multibyte and not multibyte char.
Title: Re: Bug with unicode in urls
Post by: wharfadale on January 15, 2012, 13:27:19 PM
No, second time i wrote full russian word, without any other characters or numbers
I will test more tomorrow. There is something strange
Title: Re: Bug with unicode in urls
Post by: Milbo on January 15, 2012, 20:21:22 PM
There is already a fix in the router for multibyte, try the svn.
Title: Re: Bug with unicode in urls
Post by: wharfadale on January 18, 2012, 13:53:03 PM
Great! Thanks
Title: Re: Bug with unicode in urls
Post by: wharfadale on January 20, 2012, 11:50:27 AM
Milbo, where can i find which files were modified to overwrite them, not reinstall vm