autosave doesn't save node body
kvarnelis - December 29, 2008 - 13:41
| Project: | Autosave |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Autosave saves the title and a freetag list of taxonomy enteries, but doesn't save the body of the node.
Some perhaps suspect modules: formfilter and fckeditor. Not sure what else could be doing this.

#1
Upgraded to Drupal 6. Same result.
For good measure, I deleted all of the autosave tables from my database using phpmyadmin. Reinstalled. No luck. Usually the title comes up but the body field is empty.
Is this an FCKeditor incompatibility maybe?
#2
afaik, autosave is only compatible with TinyMCE
#3
that that was deprecated under 6 ....
…:(