/Admin/ContentManagerPreview.aspx with invalid params

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.
7/9/2007 8:22:23 AM
Gravatar
Total Posts 488

/Admin/ContentManagerPreview.aspx with invalid params

If /Admin/ContentManagerPreview.aspx is called for non-existing module, it would be nice to redirect somewhere.

There is a way to reproduce this even without typing parameters manually:

1. Go to /Admin/ContentManagerPreview.aspx for some module

2. Go to publishing

3. Delete the module - you are redirected to the first page, but the module is already deleted.

7/9/2007 10:41:26 AM
Gravatar
Total Posts 18439

Re: /Admin/ContentManagerPreview.aspx with invalid params

I will make it redirect to the content list in this case.

Thanks,

Joe

7/9/2007 10:44:33 AM
Gravatar
Total Posts 488

Re: /Admin/ContentManagerPreview.aspx with invalid params

Is everything alright with permissions in this case?

Content list is available for admins only. Can non-admins delete some particular content (so they can repeat the same scenario)?

7/11/2007 9:20:07 AM
Gravatar
Total Posts 18439

Re: /Admin/ContentManagerPreview.aspx with invalid params

All of content manager is limited to use by Admins and Content Admins. Other roles can only do in place content creation. They can delete items from a page but not from the content system.

Joe

7/12/2007 7:31:10 AM
Gravatar
Total Posts 488

Re: /Admin/ContentManagerPreview.aspx with invalid params

As far as I can see, you have modified /Admin/ContentManagerPreview.aspx.cs

But that did not fix the issue.

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