This has been happening repeatedly. I add text into a node's body and get the following appended to the end of the text:

<br />
<div firebugversion="1.5.4" id="_firebugConsole" style="display: none;">
	&nbsp;</div>
<br />

I'm using CKEditor. Can't figure out any particular reason why this happens. I'm not 100% positive it happens every time, but it certainly happens more often than not.

Comments

roxy317’s picture

problem when using FireFox browser for editing. Switched to Chrome and the problem went away.

Roxy

vyshakh’s picture

the following text appended to the end of text in CKEditor.

<div firebugversion="1.5.4" id="_firebugConsole" style="display: none;">
&nbsp;</div>
cindyr’s picture

Getting the same error - editing with CKEditor in Firefox

naero’s picture

I can confirm that this is happening using CKEditor Drupal module v6.x-1.2 and CKEditor v3.4.2, on Firefox v3.6.12. I disabled Firebug on my Firefox browser and it seems to have solved the issue.

I installed the latest version of Firebug and it seems to have fixed the issue.

Ela’s picture

same issue, subscribing