close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

getting <br type="_moz" /> and <p> tags in db

Thread began 8/03/2009 8:44 am by JeanM | Last modified 8/07/2009 2:57 pm by JeanM | 8167 views | 7 replies

JeanM

<br type="_moz" /> tags in db using Firefox

i'll attach the code in a .txt file (too many characters for this post). as i said, it all works fine in IE, just not Firefox.
if i leave ANY of the 4 iRite fields empty, i get "<br type="_moz" /br> inserted into the mySQL db. (text type field in db)

and, below is the code for the corresponding .js file for ONE of the iRite fields --> "more_info". the rest of the .js files all look like this one. i've tried every configuration i can think of in the "FORMATTING" tab of the iRite wizard to prevent this issue.


// Custom configuration for iRite

FCKConfig.SkinPath = 'skins/default/'; // relative to fckeditor/editor/fckeditor.html
FCKConfig.DocType = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">';

FCKConfig.AutoDetectLanguage = false;
FCKConfig.DefaultLanguage = 'en';

FCKConfig.StartupFocus = false;
FCKConfig.FullPage = false;

FCKConfig.BaseHref = '';
FCKConfig.DefaultLinkTarget = '_blank';

FCKConfig.ToolbarSets["Custom"] = [
['Bold','Italic','Underline','-','PasteText','RemoveFormat','OrderedList','UnorderedList','-','Link','Unlink','-','About'],
['Style']
]; /* Toolbar end */

FCKConfig.ForceStrongEm = true;
FCKConfig.FormatIndentator = ' ';
FCKConfig.EnterMode = 'br';
FCKConfig.FillEmptyBlocks = true;
FCKConfig.FormatOutput = true;
FCKConfig.FormatSource = true;
FCKConfig.IncludeGreekEntities = false;
FCKConfig.IncludeLatinEntities = false;
FCKConfig.ProcessHTMLEntities = false;
FCKConfig.ProcessNumericEntities = true;
FCKConfig.AdditionalNumericEntities = '';
FCKConfig.ForcePasteAsPlainText = true;
FCKConfig.CleanWordKeepsStructure = false;

FCKConfig.EditorAreaCSS = '../../sfep.css'; // relative to fckeditor/editor/fckeditor.html
FCKConfig.BodyClass = 'text';
FCKConfig.StylesXmlPath = ''; // relative to fckeditor/editor/fckeditor.html


thanks, jean

Attached Files
projects_Insert.txt

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...