Download & Extend

CKeditor info not saved if no data is entered into sheetnode cck field

Project:Sheetnode
Version:6.x-1.x-dev
Component:CCK field
Category:bug report
Priority:major
Assigned:Unassigned
Status:active

Issue Summary

On a node edit page that has both a CKeditor field (using wysiwyg api and ckeditor library) and a sheetnode cck field when no data is input into the sheetnode field the data in the CKeditor field is not saved on form submission. If data is input to the Sheetnode field, the CKeditor data saves successfully. Any help would be greatly appreciated.

Thanks,

Kevin

Comments

#1

I've just done a little more testing on this and I'm finding that if the sheetnode cck field is empty that none of my other cck fields (title saves correctly) are saving. Also I have not fully tested this, but this this issue seems to only manifest since I moved from sheetnode 6.x-1.5 to sheetnode 6.x-1.x-dev.

Thanks,

Kevin

#2

What are the other CCK fields you're using? I tried Text with Select widget and it does save even if the Sheet field is empty.

#3

I'm using a text area with CKeditor, and a singlecheckbox option widget.

nobody click here