Redirected to old path after renaming page

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.
2/1/2016 3:40:55 AM
Gravatar
Total Posts 1

Redirected to old path after renaming page

Hello,

What operating system?

windows 2008 R2

 

What database platform?

PostgreSQL 9.5

 

What version of mojoPortal?

2.4.0.9 pgsql

 

What version of .NET?

4.5

 

Steps to produce the problem:

I renamed Home to Test in root and url was changed accordingly.Then I created new root tab titled it Home.

 

expected results:

After click Home in menu opening Home page.

 

actual results:

After click Home in menu opening Test page


 

2/1/2016 9:12:29 AM
Gravatar
Total Posts 2239

Re: Redirected to old path after renaming page

Hi,

This page describes the cause of the problem you are having. When you rename pages a redirect is created from the old url to the new url. If you want to use the old url again, you need to delete the redirect and clear your cache.

Also, see this page.

Hope this helps,
Joe D.

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