﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2644	Over riding ConvertToDataFormat wraps lines	scott		"Hi ya,

First of all enable the bbcode plugin. Now load up the bbcode plugin
and this is purely to do with the method: ConvertToDataFormat

Now type in a long sentence with no breaks while in rich text mode.
Then copy it, and paste a few times. It appears to be pasted ok. Click preview, or switch the the raw text, and the text has
mysterious line breaks as if it has been wrapped.

Disable the bbcode plugin and try again. It works fine.
Enable the bbcode plugin again, go to the method i just mentioned...
and (using firebug) below the:

var data = rootNode.innerHTML ;

type console.log(data);

the mysterious line breaks are there! Something is wrapping the text
before sending it to the plugin so i have no idea to tell actual line breaks from wrapped ones.

I assume this is a bug. Please advise.

Browser: FireFox 2 and FireFox 3
Operating System: Vista & XP

Kind regards,
Scott"	Bug	closed	Normal		General	FCKeditor 2.6.3	worksforme		
