Content was injected by html paragraph tag when the content is editing in the editor.

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/3/2012 3:32:11 AM
Gravatar
Total Posts 1

Content was injected by html paragraph tag when the content is editing in the editor.

Hi,

My current mojo portal is version 2.3.6.8 MSSQL and I got some problems whenever I tried to edit my contents in CMSeditor. Sometimes, my content was automatically injected by html paragraph tag <p></p> at the place of starting and ending the content without adding it. 

It makes some unnecessary spaces between content and footer and I always need to remove it manually. May I know is there any way to prevent this?

2/3/2012 1:12:09 PM
Gravatar
Total Posts 18439

Re: Content was injected by html paragraph tag when the content is editing in the editor.

Hi,

This is a behavior of the WYSIWYG editors I've seen before. It is possible that it works better in newer versions of mojoPortal which has newer versions of the editors, or you may try switching editors, ie if you are using CKeditor, try TinyMCE and see if it works better for you. The editor choice can be set from Site Settings.

Note that we never made any official release with version 2.3.6.8, so you must have a build that someone made from source code in between official releases. Version 2.3.7.0 of mojoPortal is the last version that included updated versions of the editors. A new version of TinyMCE was just released yesterday and will be included in the next release of mojoPortal, I added it in our source code repository this morning.

Hope that helps,

Joe

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