Urls with russian letters have incorrect redirection

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
6/22/2010 1:39:01 AM
Gravatar
Total Posts 10

Urls with russian letters have incorrect redirection

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

6/22/2010 2:21:09 PM
Gravatar
Total Posts 18439

Re: Urls with russian letters have incorrect redirection

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

6/23/2010 2:44:37 AM
Gravatar
Total Posts 10

Re: Urls with russian letters have incorrect redirection

Joe, thank you very much. Everything is working fine.

You must sign in to post in the forums. This thread is closed to new posts.