I used the default CKEditor which submits the data to a database. I got the latest CKEditor software. I have the latest Chrome, IE8 and Firefox. I am getting the same problems on all of these browsers. Here are just some of them:
Firefox 3.6.6
After submitting table, Border, Cell spacing and Cell padding adds slashes and double quotes.
After submitting table, width and height set to null.
IE 8.0.60001.18702
Add tables with 1 row and 1 cell. Type something in the table and save.
After saving table, 3 paragraphs added above table and table gets resized.
Copy and paste bullet list from another page into editor table cell, save, table is then completely removed.
What the HELL is going on? Is there a stable release of CKEditor or are you doing this so people can pay you for support to help them?
Anybody here perhaps know of some alternative I could use? Something that works?
Thanks.
Firefox 3.6.6
After submitting table, Border, Cell spacing and Cell padding adds slashes and double quotes.
After submitting table, width and height set to null.
IE 8.0.60001.18702
Add tables with 1 row and 1 cell. Type something in the table and save.
After saving table, 3 paragraphs added above table and table gets resized.
Copy and paste bullet list from another page into editor table cell, save, table is then completely removed.
What the HELL is going on? Is there a stable release of CKEditor or are you doing this so people can pay you for support to help them?
Anybody here perhaps know of some alternative I could use? Something that works?
Thanks.

Re: CKEditor Bugs or Not Stable?
Some of the issues involved "Dojo not being found", to the entire page's CSS getting messed up when using the about ck editor button before content being placed into the editor, to "Tried to register widget with id==scayt_3 but that id is already registered" errors once I switch to source mode and then start switching content in the editor.
As soon as I went back to 3.2, the overall site was working well again. I hope they can resolve these issues soon for a 3.4 release.
These guys are doing good work and I think it is in poor taste to accuse them of doing such a thing on purpose in order to get paid for support. Bad releases happen to everyone and this is an open source project to boot.
Re: CKEditor Bugs or Not Stable?
Re: CKEditor Bugs or Not Stable?
Re: CKEditor Bugs or Not Stable?
Re: CKEditor Bugs or Not Stable?
Everything I do in the CKEditor is submitted to a BLOB column in a database.
I add a standard table. (NOT changing any properties)
I type some plain text data into the fields.
This was done on Firefox 3.6.6
Part of the source before submit to database.
Source after submit to database:
Notice the table line change?
IE test:
Table 100%, 1 row, 1 column
Before submit:
After Submit:
Am I doing something wrong here?
Re: CKEditor Bugs or Not Stable?
http://nightly.ckeditor.com/5708/_sampl ... class.html