This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hello!
My site has pages with russian names. Urls are equalent to page names (mojo creates urls names automatically). Everything works fine for the most part of pages? but for some pages I enter for example http://mysite.com/русский.aspx and mojo opens or (redirects to) another russian page, which is not associated with current pages. If i change the url of the page to english letters (for example, russian.aspx) everything is starting o work fine.
Browser: firefox.
Thank you,
Vladimir
Hi,
When you change the page url a 301 redirect is created from the old url to the new url. Look under Administration > Advanced Tools > 301 Redirect Manager. You may need to delete the redirects if you don't intend them.
Hope it helps,
Joe
Joe, thank you very much. Everything is working fine.