Bug when changing page name

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.
8/7/2008 8:46:33 AM
Gravatar
Total Posts 40

Bug when changing page name

Hi Joe,

It looks ot me like there's a bug in the page settings page. When you go into this page to edit settings for an existing page, then click on the Page Name textbox, then click away from here then the page url is updated from eg. ~/mypage.aspx to ~/1mypage.aspx (the 1 is inserted). Then you are unable to save the page as the error 'the page already exists' is shown.

Now I know how to reproduce it I can simply avoid it when making changes, although it's caused problems in the past when I've tried to do updates, the page url changes, and I'm then unable to save so I've changed the url for the page leading to potential SEO issues.

Thanks,
Matt

8/7/2008 8:49:49 AM
Gravatar
Total Posts 18439

Re: Bug when changing page name

One safe way to do it is to remove all content from the page, delete the page and then re-create it and put the content back. By deleting it it will delete the previous friendly url and then you can create it again using the previosu url without conflict.

Hope it helps,

Joe

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