Deleting content from the page does not delete it from the portal

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.
4/13/2007 5:59:53 AM
Gravatar
Total Posts 488

Deleting content from the page does not delete it from the portal

Using pgsql version form svn.

I create a new page, add some content on /Admin/PageLayout.aspx, and then delete it on the same page.
The content is removed from the page, but not deleted. It can be found in the list using Content Manager feature (with no publishing).

Is that a bug or feature?
4/13/2007 7:37:57 AM
Gravatar
Total Posts 18439

Re: Deleting content from the page does not delete it from the portal

Its a feature. When the page deletes an item from its content it doesn't know whether it is in use on other pages or in MyPage. So deleting content from a page does only that. It can also make you a hero when a user tells you that they accidently deleted some important content and you can recover it easily.
You must sign in to post in the forums. This thread is closed to new posts.