Posted by ernestd on August 16, 2006 at 4:50pm
All bugs commented in the last post are already fixed. Now there shouldnt be any problem when leaving the editor. The control of which users are currently editing the document is fixed and there's no need to edit the array manually as the previous version.
Internally there are two places where the node content is saved: the node table where the different revisions we 'submit' are saved as we always have done with any type of nodes, and ce_node table where the asyncronous calls save the content on every heartbeat reload
The new code is also in the cvs. Check the install.txt file and the .mysql since there are some differences