seiif / share-extras

Automatically exported from code.google.com/p/share-extras
0 stars 0 forks source link

CKEditorFormControl - content not saved if enter key or button not used #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create Content/HTML
2.Enter document name
3.Enter any text in the content field and click save

What is the expected output? What do you see instead?
The document is saved, but without the data entered in the content field

What version of the add-on are you using? Please provide version of the
downloaded package, or Subversion revision number.
.01 version

What version of Alfresco are you using? On what application server?

v3.4c
What web browser are you using? Please supply browser name and version. IE 8

Please provide any additional information below.
I installed the .jar and overrode the cm:content - model and node, inline edit 
forms to use CKEditor.  Everything works well in general, but sometimes the 
entered data is not saved.  For example, if I enter a whole sentence into the 
content field and don't press enter to start a new line, the data is not saved. 
 But if I simply press enter at the end of the sentence or use any of the 
buttons, like apply a style to the sentence, the data is saved.  

Original issue reported on code.google.com by SJGreenbaum@gmail.com on 14 Jun 2011 at 12:28

GoogleCodeExporter commented 8 years ago

Original comment by will.abson on 7 Nov 2011 at 3:40