deleting an html module will not delete its entry in mp_htmlcontent

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/16/2010 5:23:53 AM
Gravatar
Total Posts 251

deleting an html module will not delete its entry in mp_htmlcontent

It is normal that deleting an html module will leave its entry in mp_htmlcontent?

I still have the "<p>Welcome to <strong>mojoPortal</strong>, this is sample data...", and also some entries that i have deleted today (on 2.3.4.1 MySql)

4/16/2010 7:56:37 AM
Gravatar
Total Posts 18439

Re: deleting an html module will not delete its entry in mp_htmlcontent

Hi,

When you delete it from PageLayout.aspx it only removes it from the page because it may be in use on other pages.

To delete it completely you can do it from the delete button in te feature instance settings or from the Content Manager Publish/Delete.. which has a button on the bottom of the page to delete it completely.

Hope it helps,

Joe

4/16/2010 8:03:27 AM
Gravatar
Total Posts 251

Re: deleting an html module will not delete its entry in mp_htmlcontent

i deleted in that way, the contents are no more listed in the content manager, but are present in the database

4/16/2010 8:06:59 AM
Gravatar
Total Posts 18439

Re: deleting an html module will not delete its entry in mp_htmlcontent

Ok, I will look into it and try to produce it.

Thanks,

Joe

4/16/2010 8:39:46 AM
Gravatar
Total Posts 251

Re: deleting an html module will not delete its entry in mp_htmlcontent

Thanks

And then, i noticed that after 24 april 2009, every html content created on my websites (indepentent installation on different databases), has userid -1, and most of them has ModuleGuid 00000000-0000-0000-0000-000000000000 and UserGuid 00000000-0000-0000-0000-000000000000. But are displayed correctly. I did something wrong?

4/16/2010 10:50:20 AM
Gravatar
Total Posts 18439

Re: deleting an html module will not delete its entry in mp_htmlcontent

Hi,

I confirm these as bugs and just fixed them so they will be fixed in the next release. I'm pretty sure the one about moduleguid was an older bug that is already fixed.

Thanks,

Joe

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