Im using ckeditor version 3.1
everything working fine although I notice the source code generated by the editor when I PASTE content in wraps my paragraphs in the below when it shout be wrapping them in <p></p>
That probably wouldn't be a problem but if I have more than one paragraph I get this
It is not valid to use an ID more than once on a page
Any ideas why it does this and how to stop it.
All my pages are no longer W3C valid as 10 IDs all the same
everything working fine although I notice the source code generated by the editor when I PASTE content in wraps my paragraphs in the below when it shout be wrapping them in <p></p>
<div id="cke_pastebin">Content here</div>
That probably wouldn't be a problem but if I have more than one paragraph I get this
<div id="cke_pastebin">Content here</div> <div id="cke_pastebin">More content here</div>
It is not valid to use an ID more than once on a page
Any ideas why it does this and how to stop it.
All my pages are no longer W3C valid as 10 IDs all the same
Re: id="cke_pastebin"
If you can provide a way to reproduce the bug (browser, os, click here, do this...) then file a ticket.
Re: id="cke_pastebin"
Well the way to reproduce is download the latest version, go to the samples page ckeditor/_samples/replacebyclass.html
Then copy and paste this from notepad to ensure no rich text mark-up is copied
That produces this (appears to be google Chrome bug)
Re: id="cke_pastebin"
And what version of Chrome, what OS?
Re: id="cke_pastebin"
Google Chrome 3.0.195.38
Re: id="cke_pastebin"
Re: id="cke_pastebin"
Filed in http://dev.fckeditor.net/ticket/5144
cke_pastebin
I copy information from word into ckeditor version 3.1 but it have code word. What is del code word.